| { | |
| "name": "iOSPod", | |
| "version": "1.0", | |
| "summary": "提交配置文件", | |
| "description": "iOSPod是一款iOS开发常用工具,以组建方式存在,目前版本逐渐完善。\n\t\t\tiOSPod是公共组建,从而提高工作效率。", | |
| "homepage": "https://github.com/wzkpony/iOSPod", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Pony": "1477867638@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wzkpony/iOSPod.git", | |
| "tag": "1.0" | |
| }, | |
| "source_files": "iOSPod/**/*.{h,m}", | |
| "requires_arc": true, | |
| "deprecated": true | |
| } |