Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CocoaPods

  1. Add the following lines to the podfile:
Code Block
languageapplescript
pod 'Visilabs', '~> 2.5.2'
2. Run the following command:
Code Block
languageapplescript
pod install

Manual Setup

  1. Download the SDK from the following URL:
Code Block
languageapplescript
git clone https://github.com/visilabs/Visilabs-IOS.git
2. Copy the pod folder to the project folder and add it to your XCode project.