blob: 527b517a54413d265b16916dcdd6f34beae3aadb [file] [log] [blame]
{
"name": "HQB1",
"version": "0.1.0",
"summary": "HQB1.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/qishaochun/hqb1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"15146525451@163.com": "qishaochun_work@163.com"
},
"source": {
"git": "https://gitee.com/qishaochun/hqb1.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HQB1/Classes/**/*",
"resource_bundles": {
"HQB1": [
"HQB1/Assets/*.png"
]
},
"dependencies": {
"SDAutoLayout": [
],
"SVProgressHUD": [
],
"Masonry": [
]
}
}