blob: 02f568c96ec2bc7161833c3d88788d08101a577d [file] [log] [blame]
{
"name": "CubeEngineCallKit",
"version": "0.1.0",
"summary": "A call framework of CubeEngine.",
"description": "CubeEngineCallKit提供实现即时通讯所需音视频通话相关功能",
"homepage": "http://code.workinggo.com:9099/zhangdi/CubeEngineCallKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CubeTeam": "shixinapp@163.com"
},
"source": {
"git": "http://code.workinggo.com:9099/zhangdi/CubeEngineCallKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "CubeEngineCallKit/Frameworks/*.framework",
"dependencies": {
"CubeEngineMediaKit": [
]
}
}