blob: 66f8c833da78bbd4b45dbdd49c0fccfa65241433 [file] [log] [blame]
{
"name": "CubeEngineFoundationKit",
"version": "1.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "CubeEngineFoundationKit/Frameworks/*.framework",
"dependencies": {
"Genie": [
]
}
}