Integration of Antsomi iOS SDK
CocoaPods
Antsomi supports Cocoapods
Here's how to install Antsomi using CocoaPods:
Create a Podfile if you don't already have one. From the root of your project directory, run the following command:
To your Podfile, add the Antsomi pod that you want to use in your app.
For Integration AntsomiFramework:
Install the pods, then open your .xcworkspace file to see the project in Xcode:
Last updated