To get started, here is the link to iOS SDK integration documentation.
Each iOS example app on this repository includes a Podfile and a Podfile.lock. The Podfile.lock tracks the version of each Pod specified in the Podfile that was used to build the release of the iOS example apps.
- Run
pod install
in the same directory as the Podfile. - [Optional] Run
pod update
to get the latest version of the SDK. - Open the
.xcworkspace
file with Xcode and run the app.
See the CocoaPods Guides for more information on installing and updating pods.
To file bugs, make feature requests, or suggest improvements for the iOS SDK, please use GitHub's issue tracker.
The CAS iOS-SDK is available under a commercial license. See the LICENSE file for more info.