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