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