[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 7 / 5 / CubeEngineMessageKit / 0.1.0 / CubeEngineMessageKit.podspec.json
blobd2c4d6af24aa16055d3b88f0937d25d2186065cd
2   "name": "CubeEngineMessageKit",
3   "version": "0.1.0",
4   "summary": "A message framework of CubeEngine.",
5   "description": "CubeEngineMessageKit提供实现即时通讯所需消息收发、同步等的相关功能",
6   "homepage": "http://code.workinggo.com:9099/zhangdi/CubeEngineMessageKit",
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/CubeEngineMessageKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "CubeEngineMessageKit/Frameworks/*.framework",
22   "dependencies": {
23     "CubeEngineFoundationKit": [
25     ]
26   }