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