| { |
| "name": "LKAppBoxSDK", |
| "version": "0.1.5", |
| "summary": "A short description of LKAppBoxSDK.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/MrDML/LKAppBoxSDK", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "leaon": "leaon" |
| }, |
| "source": { |
| "git": "https://github.com/MrDML/LKAppBoxSDK.git", |
| "tag": "0.1.5" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "vendored_frameworks": "LKAppBoxSDK/Products/LKAppBoxSDK.framework", |
| "resources": "LKAppBoxSDK/Assets/*.*", |
| "dependencies": { |
| "SSZipArchive": [ |
| "~> 2.2.2" |
| ] |
| } |
| } |