blob: 0649e750c25147bdee66eaf50534003788b96068 [file] [log] [blame]
{
"name": "CubeEngineWhiteBoardKit",
"version": "0.1.0",
"summary": "A white-board framework of CubeEngine.",
"description": "CubeEngineWhiteBoardKit提供实现即时通讯所需白板相关功能",
"homepage": "http://code.workinggo.com:9099/zhangdi/CubeEngineWhiteBoardKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CubeTeam": "shixinapp@163.com"
},
"source": {
"git": "http://code.workinggo.com:9099/zhangdi/CubeEngineWhiteBoardKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "CubeEngineWhiteBoardKit/Frameworks/*.framework",
"dependencies": {
"CubeEngineFoundationKit": [
]
}
}