[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / 4 / RxRelay / 6.5.0 / RxRelay.podspec.json
blob750e2b834fc603ed1b19a6be6a74f07394cdfb0c
2   "name": "RxRelay",
3   "version": "6.5.0",
4   "summary": "Relays for RxSwift - PublishRelay, BehaviorRelay and ReplayRelay",
5   "description": "Relays for RxSwift - PublishRelay, BehaviorRelay and ReplayRelay\n\n* PublishRelay\n* BehaviorRelay\n* ReplayRelay\n* Binding overloads",
6   "homepage": "https://github.com/ReactiveX/RxSwift",
7   "license": "MIT",
8   "authors": {
9     "Krunoslav Zaher": "krunoslav.zaher@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ReactiveX/RxSwift.git",
13     "tag": "6.5.0"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.9",
19     "watchos": "3.0",
20     "tvos": "9.0"
21   },
22   "source_files": "RxRelay/**/*.{swift,h,m}",
23   "dependencies": {
24     "RxSwift": [
25       "6.5.0"
26     ]
27   },
28   "swift_versions": "5.1",
29   "swift_version": "5.1"