blob: 9b14b8521cb47f9685cdd7f6ee57e0df3ec9f23f [file] [log] [blame]
{
"name": "BN_Kit",
"version": "1.1.5",
"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.5"
},
"source_files": "BN_Kit/*",
"public_header_files": "BN_Kit/*.h",
"dependencies": {
"BN_Globle": [
]
}
}