blob: a4419bdbda19199836673187592c321f3a198d9b [file] [log] [blame]
{
"name": "LHC4",
"version": "0.0.1",
"summary": "LHC4.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/Z-xiansheng/lhc4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1787962347@qq.com": "178962347@qq.com"
},
"source": {
"git": "https://gitee.com/Z-xiansheng/lhc4.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LHC4/Classes/**/*",
"resource_bundles": {
"LHC4": [
"LHC4/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
]
}
}