Swrve is a single integrated platform delivering everything you need to drive mobile engagement and create valuable consumer relationships on mobile.
This native iOS SDK will enable your app to use all of these features.
Have a look at the quick integration guide at http://docs.swrve.com/developer-documentation/37926233/
Add the following line to your Podfile
pod ‘SwrveSDK’
The SDK supports iOS 6+ and the latest version of Xcode (Xcode 6, as the time of writing).
- Open the project located under SwrveDemo/SwrveDemoFramework.xcodeproj
- Run on your device or on the emulator.
- Change the App ID and Api Key in the Settings with the values provided by Swrve.
We would love to see your contributions! Follow these steps:
- Fork this repository.
- Create a branch (
git checkout -b my_awesome_feature
) - Commit your changes (
git commit -m "Awesome feature"
) - Push to the branch (
git push origin my_awesome_feature
) - Open a Pull Request.
© Copyright Swrve Mobile Inc or its licensors. Distributed under the Apache 2.0 License.