Install Flybits iOS SDK easily with Swift Package Manager.
Add the URL of this repository to your Xcode Project.
Go to File > Swift Packages > Add Package Dependency, and paste in the link to this repository:
https://github.com/flybits/ios-sdk-spm-new.git
There are 4 libraries:
- Core
- Concierge
- Location
- SmartRewards
Here is the table for what are the SDKs inside each Library.
| Library | SDK |
|---|---|
| Core | FlybitsSDK FlybitsPushSDK FlybitsKernelSDK FlybitsContextSDK |
| Location | FlybitsSDK FlybitsContextSDK FlybitsContextLocationPluginSDK |
| Concierge | FlybitsSDK FlybitsPushSDK FlybitsKernelSDK FlybitsContextSDK FlybitsConciergeSDK |
| SmartRewards | FlybitsSDK FlybitsPushSDK FlybitsKernelSDK FlybitsContextSDK FlybitsConciergeSDK FlybitsSmartRewardsSDK |
More Information about SDKs, please check on: