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