blob: 5ec1a35152f9f9f7f79fb0fb9196e2fb159d77c3 [file] [log] [blame]
{
"name": "EveryThing",
"version": "3.2.0",
"summary": "EveryThing是一个开发工具包",
"description": "EveryThing是一个开发工具包,包含了一些控件封装,工具类等,可加快开发速度。",
"homepage": "https://github.com/shang1219178163/EveryThing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BIN": "shang1219178163@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/shang1219178163/EveryThing.git",
"tag": "3.2.0"
},
"source_files": "BN_Utils/**/*.{h,m}",
"public_header_files": "BN_Utils/**/*.{h}"
}