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