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