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