blob: d2c4d6af24aa16055d3b88f0937d25d2186065cd [file] [log] [blame]
{
"name": "CubeEngineMessageKit",
"version": "0.1.0",
"summary": "A message framework of CubeEngine.",
"description": "CubeEngineMessageKit提供实现即时通讯所需消息收发、同步等的相关功能",
"homepage": "http://code.workinggo.com:9099/zhangdi/CubeEngineMessageKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CubeTeam": "shixinapp@163.com"
},
"source": {
"git": "http://code.workinggo.com:9099/zhangdi/CubeEngineMessageKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "CubeEngineMessageKit/Frameworks/*.framework",
"dependencies": {
"CubeEngineFoundationKit": [
]
}
}