Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

CocoaPods

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

Manual Setup

  1. Download the SDK from the following URL:
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.

 

  • No labels