3 "version": "4.0.0-rc.0",
4 "summary": "RxSwift Blocking operatos",
5 "description": "Set of blocking operators for RxSwift. These operators are mostly intended for unit/integration tests\nwith a couple of other special scenarios where they could be useful.\n\nE.g.\n\nWaiting for observable sequence to complete before exiting command line application.",
6 "homepage": "https://github.com/ReactiveX/RxSwift",
9 "Krunoslav Zaher": "krunoslav.zaher@gmail.com"
12 "git": "https://github.com/ReactiveX/RxSwift.git",
23 "RxBlocking/**/*.swift",
26 "exclude_files": "RxBlocking/Platform/**/*.swift",
32 "pushed_with_swift_version": "4.0"