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