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