| { |
| "name": "ATPKit", |
| "swift_version": "4.1.2", |
| "version": "1.0.0", |
| "summary": "ATPKit", |
| "description": "ATP Kit is for Atlas Protocol Targeting Interactive Element Development", |
| "homepage": "https://github.com/ideaalloc/ATPKit.git", |
| "license": { |
| "type": "LGPL", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Bill Lv": "bill.lv@atlasp.io" |
| }, |
| "source": { |
| "git": "https://github.com/ideaalloc/ATPKit.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "ATPKit/**/*", |
| "dependencies": { |
| "Alamofire": [ |
| "~> 4.7" |
| ], |
| "Renderer": [ |
| |
| ] |
| } |
| } |