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