[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 6 / 1 / f / RxHubConnection / 1.0.1 / RxHubConnection.podspec.json
blob380d316107122ac786e15f3e655c321b6a92aab7
2   "name": "RxHubConnection",
3   "version": "1.0.1",
4   "summary": "HubConnection with RxSwift",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sk-chanch/RxHubConnection",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sk-chanch": "khuad.chanchana@megazy.com"
13   },
14   "source": {
15     "git": "https://github.com/sk-chanch/RxHubConnection.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RxHubConnection/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
25     ],
26     "RxCocoa": [
28     ],
29     "SwiftSignalRClient": [
31     ]
32   },
33   "swift_versions": "5.0",
34   "swift_version": "5.0"