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