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