[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / e / 1 / CubeEngineFileKit / 0.1.0 / CubeEngineFileKit.podspec.json
bloba3c7b1c051b2baa47596e65d13f1f0cdbc4af681
2   "name": "CubeEngineFileKit",
3   "version": "0.1.0",
4   "summary": "A file framework of CubeEngine.",
5   "description": "CubeEngineFileKit提供实现即时通讯所需文件收发等的相关功能",
6   "homepage": "http://code.workinggo.com:9099/zhangdi/CubeEngineFileKit",
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/CubeEngineFileKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "CubeEngineFileKit/Frameworks/*.framework",
22   "dependencies": {
23     "CubeEngineFoundationKit": [
25     ]
26   }