We dont use UIKit, and macros are included with Foundation
This commit is contained in:
parent
8fe453f1cf
commit
ae6f3419ef
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue