blob: 48a713ca8fb6a19d6d32adc1c73b423502d47af9 [file] [log] [blame]
{
"name": "LBD4",
"version": "0.1.0",
"summary": "LBD4.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/qishaochun/lbd4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"凌晨三点的狗": "qishaochun_work@163.com"
},
"source": {
"git": "https://gitee.com/qishaochun/lbd4.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LBD4/Classes/**/*",
"resource_bundles": {
"LBD4": [
"LBD4/Assets/*.png"
]
},
"dependencies": {
"SVProgressHUD": [
],
"SDAutoLayout": [
],
"BRPickerView": [
],
"MBProgressHUD": [
]
}
}