We dont use UIKit, and macros are included with Foundation

This commit is contained in:
Martin Barreto 2021-08-24 17:12:13 -03:00
parent 8fe453f1cf
commit ae6f3419ef
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
// Copyright © 2021 Xmartlabs SRL. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <Foundation/Foundation.h>
//! Project version number for PagerTabStripView.
FOUNDATION_EXPORT double PagerTabStripViewVersionNumber;