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