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