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