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