| { |
| "name": "sequencing-master-plugin-api-swift", |
| "version": "1.1.1", |
| "summary": "Master CocoaPod Plugin for adding Sequencing.com's Real-Time Personalization technology to iOS apps coded in Swift", |
| "homepage": "https://github.com/SequencingDOTcom/CocoaPod-iOS-Master-Plugin-Swift", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Sequencing": "gittaca@sequencing.com" |
| }, |
| "source": { |
| "git": "https://github.com/SequencingDOTcom/CocoaPod-iOS-Master-Plugin-Swift.git", |
| "tag": "1.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "dependencies": { |
| "sequencing-oauth-api-swift": [ |
| "~> 2.0.0" |
| ], |
| "sequencing-file-selector-api-swift": [ |
| "~> 1.1.1" |
| ], |
| "sequencing-app-chains-api-swift": [ |
| "~> 2.1.0" |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |