blob: 87150e5b84edffa90705a9d8fc020a3bc732273a [file] [log] [blame]
{
"name": "LJ_CocopodsDemo",
"version": "0.0.4",
"summary": "这是一个摘要",
"description": "描述要比摘要长,否则会收到一个警告",
"homepage": "https://github.com/LeoFavor1562/CocopodsDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"18610011562@163.com": "LeoFavor"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LeoFavor1562/CocopodsDemo.git",
"tag": "0.0.4"
},
"source_files": "CocopodsDemo/**",
"exclude_files": "CocopodsDemo/**/FileD.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}