blob: 01be8a0e70a9a58a17730700f838940e2246472c [file] [log] [blame]
{
"name": "sequencing-app-chains-api-objc",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Pod",
"Pod/**/*.*"
],
"requires_arc": true
}