[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / b / a / ssocketoc / 1.0.1 / ssocketoc.podspec.json
blobcd90baec910cc295d9aa4f801b4409b8a6748b25
2   "name": "ssocketoc",
3   "version": "1.0.1",
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.1"
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   }