blob: 3f6f74e8121848caaff9dab27f781c7434cf87e3 [file] [log] [blame]
{
"name": "CubeEngineFoundationKit",
"version": "1.1.1",
"summary": "A foundation framework of CubeEngine.",
"description": "CubeEngineFoundationKit主要提供实现即时通讯所需的基础服务",
"homepage": "http://code.workinggo.com:9099/zhangdi/CubeEngineFoundationKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CubeTeam": "shixinapp@163.com"
},
"source": {
"git": "http://code.workinggo.com:9099/zhangdi/CubeEngineFoundationKit.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "CubeEngineFoundationKit/Frameworks/*.framework"
}