blob: 069ce079ee90b43555ae217b9ca74ab06a9e16d5 [file] [log] [blame]
{
"name": "sequencing-app-chains-api-swift",
"version": "2.0.0",
"summary": "App Chains are the easy way to code Real Time Personalization (RTP) into your app. Module for iOS apps in Swift",
"homepage": "https://github.com/SequencingDOTcom/CocoaPod-iOS-App-Chains-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sequencing": "gittaca@sequencing.com"
},
"source": {
"git": "https://github.com/SequencingDOTcom/CocoaPod-iOS-App-Chains-Swift.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "AppChainsLibrary.framework",
"requires_arc": true
}