blob: 90115b9ee3dd5ceac814a04dddeeb2053b65ab36 [file] [log] [blame]
{
"name": "HQBc3",
"version": "0.1.0",
"summary": "HQBc3.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/qishaochun/hqbc3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"月落天白": "qishaochun_work@163.com"
},
"source": {
"git": "https://gitee.com/qishaochun/hqbc3.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HQBc3/Classes/**/*",
"resource_bundles": {
"HQBc3": [
"HQBc3/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"SDAutoLayout": [
],
"SVProgressHUD": [
],
"MBProgressHUD": [
],
"SDWebImage": [
]
}
}