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