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