[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / d / MJWebSocket / 0.1.2 / MJWebSocket.podspec.json
blob5e52af528bd702017bb79e12725f826050df312e
2   "name": "MJWebSocket",
3   "version": "0.1.2",
4   "summary": "A short description of MJWebSocket.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yangyu2010/MJWebSocket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yangyu": "yangyu2010@aliyun.com"
13   },
14   "source": {
15     "git": "https://github.com/yangyu2010/MJWebSocket.git",
16     "tag": "v-0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MJWebSocket/Classes/**/*",
22   "dependencies": {
23     "AFNetworking/Reachability": [
24       "~> 3.2.1"
25     ],
26     "SocketRocket": [
27       "~> 0.5.1"
28     ]
29   }