[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / b / a / ssocketoc / 1.0.2 / ssocketoc.podspec.json
blob90ce534bcb5ed5f879c90dfdfc27ed2949505ced
2   "name": "ssocketoc",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ssocketoc/Classes/**/*",
22   "dependencies": {
23     "GZIP": [
25     ],
26     "YYModel": [
28     ],
29     "SocketRocket": [
31     ]
32   }