| { | |
| "name": "cocopudsDome", | |
| "version": "1.0.0", | |
| "summary": "描述", | |
| "homepage": "https://github.com/anyeyingcong/cocopudsDome", | |
| "license": "MIT", | |
| "authors": { | |
| "liujh": "449329301@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/anyeyingcong/cocopudsDome.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "cocopudsDome/*", | |
| "dependencies": { | |
| "MBProgressHUD": [ | |
| ] | |
| }, | |
| "requires_arc": true | |
| } |