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

Version 1 Next »

CocoaPods

Add the following lines to the podfile file.

 

pod 'Visilabs', '~> 2.5.2'

And run the following command

pod install

Manual Setup

Download the SDK from the following URL

git clone https://github.com/visilabs/Visilabs-IOS.git

Copy the pod folder to the project’s folder and add to your XCode project.

  • No labels