[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / f / CubeEngineFoundationKit / 1.1.0 / CubeEngineFoundationKit.podspec.json
blob66f8c833da78bbd4b45dbdd49c0fccfa65241433
2   "name": "CubeEngineFoundationKit",
3   "version": "1.1.0",
4   "summary": "A foundation framework of CubeEngine",
5   "description": "CubeEngineFoundationKit主要提供实现即时通讯所需的基础服务",
6   "homepage": "http://code.workinggo.com:9099/zhangdi/CubeEngineFoundationKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CubeTeam": "shixinapp@163.com"
13   },
14   "source": {
15     "git": "http://code.workinggo.com:9099/zhangdi/CubeEngineFoundationKit.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "CubeEngineFoundationKit/Frameworks/*.framework",
22   "dependencies": {
23     "Genie": [
25     ]
26   }