| { | |
| "name": "MYSDKSwift", | |
| "version": "0.0.2", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "homepage": "https://github.com/iphonedev84/MySDKSwift", | |
| "authors": { | |
| "iOS": "iOS33@gmail.com" | |
| }, | |
| "summary": "A short description of MYSDKSwift.", | |
| "source": { | |
| "git": "https://github.com/iphonedev84/MySDKSwift.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "MySDKSwift/**/*.swift", | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "requires_arc": true | |
| } |