[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / a / 7 / CubeEngineCallKit / 0.1.0 / CubeEngineCallKit.podspec.json
blob02f568c96ec2bc7161833c3d88788d08101a577d
2   "name": "CubeEngineCallKit",
3   "version": "0.1.0",
4   "summary": "A call framework of CubeEngine.",
5   "description": "CubeEngineCallKit提供实现即时通讯所需音视频通话相关功能",
6   "homepage": "http://code.workinggo.com:9099/zhangdi/CubeEngineCallKit",
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/CubeEngineCallKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "CubeEngineCallKit/Frameworks/*.framework",
22   "dependencies": {
23     "CubeEngineMediaKit": [
25     ]
26   }