blob: 11aed49d2e103ca683b5021b30e1b0bfa6a42ed8 [file] [log] [blame]
{
"name": "LHC8",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LHC8/Classes/**/*",
"resource_bundles": {
"LHC8": [
"LHC8/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}