blob: 564b09dbecca3cbe50ae009217f41d257eb1fd0b [file] [log] [blame]
{
"name": "cocopodtest",
"version": "0.01",
"summary": "测试上传的demo1",
"homepage": "https://github.com/zangjie/cocopodtest.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gc_haifengzi": "gc_haifengzi@gagc.tv"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zangjie/cocopodtest.git",
"tag": "0.01"
},
"source_files": "classobj/*.{h,m}",
"requires_arc": true
}