blob: e4034f8b554f1280a381748985f4f1ce7fb79a71 [file] [log] [blame]
{
"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
}