Installation with CocoaPods
Last updated
Last updated
This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.
is a dependency manager for Objective-C and Swift, which automates and simplifies the process of using 3rd-party libraries in your projects. See the section for more details.
Before starting to prepare for the installation, please make sure that CocoaPods 1.10.0 or above is installed on your machine.
Podfile
If your project is already using CocoaPods, simply add these lines below in your podfile:
Then run the following command from Terminal: