blob: 30bb9ebba8b2a2ceb03e665d65c251031e408568 [file] [log] [blame]
{
"name": "BN_Kit",
"version": "1.1.0",
"summary": "基础控件库.",
"description": "二次封装的基础控件库",
"homepage": "https://github.com/shang1219178163/BN_Kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shang1219178163/BN_Kit.git",
"tag": "1.1.0"
},
"source_files": "BN_Kit/*",
"public_header_files": "BN_Kit/*.h",
"dependencies": {
"BN_Globle": [
]
}
}