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