blob: 16b167cc7edc234d78068ecaaa481cc15d04b87f [file] [log] [blame]
{
"name": "cocopodsDemo",
"version": "0.0.4",
"summary": "test",
"description": "test",
"homepage": "https://github.com/hymb1990/cocopodsDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mac": "hymb1990@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hymb1990/cocopodsDemo.git",
"tag": "0.0.4"
},
"source_files": "cocopodsDemo/cocopodsDemo/Common/*.{h,m}",
"requires_arc": true
}