[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / 4 / RxRelay / 6.7.1 / RxRelay.podspec.json
blob696754ce36e8e49baadb822b98affa65f5069dfa
2   "name": "RxRelay",
3   "version": "6.7.1",
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.7.1"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.10",
19     "watchos": "3.0",
20     "tvos": "9.0"
21   },
22   "source_files": "RxRelay/**/*.{swift,h,m}",
23   "dependencies": {
24     "RxSwift": [
25       "6.7.1"
26     ]
27   },
28   "swift_versions": "5.1",
29   "pod_target_xcconfig": {
30     "APPLICATION_EXTENSION_API_ONLY": "YES"
31   },
32   "swift_version": "5.1"