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