[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / d / YJHSocketManager / 0.1.1 / YJHSocketManager.podspec.json
blob7813b6b5a53f2fa5aca9b0fb2ab3e343298e375b
2   "name": "YJHSocketManager",
3   "version": "0.1.1",
4   "summary": "A short description of YJHSocketManager.",
5   "description": "socket的辅助工具",
6   "homepage": "https://github.com/Yinjianhua472392556/YJHSocketManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "472392556@qq.com": "18620526218@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Yinjianhua472392556/YJHSocketManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YJHSocketManager/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ],
29     "Moya/RxSwift": [
30       "~> 14.0"
31     ],
32     "MJExtension": [
34     ],
35     "AFNetworking": [
37     ],
38     "Reachability": [
40     ],
41     "SwifterSwift": [
43     ],
44     "CocoaAsyncSocket": [
46     ]
47   }