| { | |
| "name": "LaunchSDK", | |
| "version": "0.1.0", | |
| "summary": "启动sdk", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/xingyong723/LaunchSDK", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "xingyong723": "xingyong723@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xingyong723/LaunchSDK.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "LaunchSDK/Classes/**/*" | |
| } |