| { |
| "name": "sequencing-master-plugin-api-objc", |
| "version": "1.1.2", |
| "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.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "dependencies": { |
| "sequencing-oauth-api-objc": [ |
| "~> 1.1.0" |
| ], |
| "sequencing-file-selector-api-objc": [ |
| "~> 1.0.14" |
| ], |
| "sequencing-app-chains-api-objc": [ |
| "~> 1.1.0" |
| ] |
| } |
| } |