blob: 851e1d935f73e2a4068dda08bd9ffae551349423 [file] [log] [blame]
{
"name": "sequencing-app-chains-api-objc",
"version": "1.1.1",
"summary": "App Chains are the easy way to code Real Time Personalization (RTP) into your app. Module for iOS apps in ObjectiveC",
"homepage": "https://github.com/SequencingDOTcom/CocoaPod-iOS-App-Chains-ObjectiveC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sequencing": "gittaca@sequencing.com"
},
"source": {
"git": "https://github.com/SequencingDOTcom/CocoaPod-iOS-App-Chains-ObjectiveC.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Pod",
"Pod/**/*.*"
],
"requires_arc": true
}