[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / b / a / ssocketoc / 1.0.0 / ssocketoc.podspec.json
blob029479a5b565fd236a4682cf4bfdb3ea6f7be139
2   "name": "ssocketoc",
3   "version": "1.0.0",
4   "summary": "对应 ssocket node 后端而写的 客户端框架",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mytwz/ssocket-oc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "summer.li": "asd995633088@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/mytwz/ssocket-oc.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ssocketoc/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ],
26     "GZIP": [
28     ],
29     "YYModel": [
31     ],
32     "SocketRocket": [
34     ]
35   }