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