- CocoaPods
-
Make sure you are running the latest version of CocoaPods by running:
gem install cocoapods # (or if the above fails) sudo gem install cocoapods
-
Update your local specs repo by running:
pod update
This step is optional, if you updated the specs repo recently.
-
Add the following line to your Podfile:
pod 'NeuraSDKFramework'
-
Run
pod install
-
You are all set!
-
See the Neura SDK iOS guide
for the full info about integrating and using the SDK.
See the Terms of use
on Neura's dev site.