blob: def13542a772793fe75e8298be0e5445c873df65 [file] [log] [blame]
{
"name": "sequencing-master-plugin-api-objc",
"version": "1.0.5",
"summary": "Master CocoaPod Plugin for adding Sequencing.com's Real-Time Personalization technology to iOS apps coded in Objective-C",
"homepage": "https://github.com/SequencingDOTcom/CocoaPod-iOS-Master-Plugin-ObjectiveC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sequencing": "gittaca@sequencing.com"
},
"source": {
"git": "https://github.com/SequencingDOTcom/CocoaPod-iOS-Master-Plugin-ObjectiveC.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"sequencing-oauth-api-objc": [
"~> 1.0.7"
],
"sequencing-file-selector-api-objc": [
"~> 1.0.8"
],
"sequencing-app-chains-api-objc": [
"~> 1.0.1"
]
}
}