Skip to content

NeuraLabs/NeuraSDKFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 

Repository files navigation

Neura SDK

Getting Started

  • 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!

Neura SDK on iOS documentation

See the Neura SDK iOS guide for the full info about integrating and using the SDK.

LICENSE

See the Terms of use on Neura's dev site.