blob: b52c41e2bcb872dfd607d8e9429fca327b8ad7e0 [file] [log] [blame]
{
"name": "BeeAppServerSDK",
"version": "0.1.0",
"summary": "客户端服务器",
"description": "0.0.x:服务器基础功能\n0.1.0:bitcode",
"homepage": "https://github.com/5hito/BeeAppServerSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"5hito": "beemans@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/5hito/BeeAppServerSDK.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": "lib/Header/*.h",
"ios": {
"vendored_libraries": "lib/libBeeAppServerSDK.a"
}
}