blob: 52c2016cf6daad7b6507ec089e98125b3f5a2573 [file] [log] [blame]
{
"name": "makeCocopod",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "测试",
"homepage": "https://github.com/wangkecheng/makeCocopod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"warron": "670894753@qq.com"
},
"source": {
"git": "https://github.com/wangkecheng/makeCocopod.git",
"tag": "1.0.0"
},
"source_files": [
"makeCocopod",
"*.{h,m}"
],
"requires_arc": true
}