[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 4 / 9 / Jsocket / 0.1.4 / Jsocket.podspec.json
blob0e9b63bf42edd39f0c8b9babaa96538b725b627f
2   "name": "Jsocket",
3   "version": "0.1.4",
4   "summary": "Jsocket. 一个websocket 封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lywsbcn/Jsocket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lywsbcn": "89324055@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lywsbcn/Jsocket.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Jsocket/Classes/**/*",
22   "libraries": "icucore",
23   "dependencies": {
24     "YYModel": [
26     ]
27   }