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