xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.33k forks source link

Addind SwiftPM support #804

Open macintosh-HD opened 3 years ago

macintosh-HD commented 3 years ago

I added a SPM package manifest, to allow others that are not using Cocoapods to use this project anyways.

I haven't added any package dependencies, since I couldn't spot any non standard imports in the code. Also the FXPageControl files are excluded, because they are ObjC and as far as I know packages mustn't be multi language.

rromanchuk commented 3 years ago

how are even getting remotely close to getting this to build. There aren't even any UIKit imports