blob: 9459ba7c4e43f649187d4a83c6a7064355c1be2a [file] [log] [blame]
{
"name": "LHC5",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LHC5/Classes/**/*",
"resource_bundles": {
"LHC5": [
"LHC5/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}