2 "name": "CombineReachability",
4 "summary": "Combine publishers for Reachability",
5 "description": "CombineReachability adds easy to use Combine publishers for [ReachabilitySwift](https://github.com/ashleymills/Reachability.swift).\nIt adds the ability to react to network reachability changes in a reactive way using the power of Combine.\nThis library was inspired by the RxSwift Community's [RxReachability](https://github.com/RxSwiftCommunity/RxReachability) library.",
6 "homepage": "https://github.com/istvan-kreisz/CombineReachability.git",
12 "Istvan Kreisz": "kreiszdev@gmail.com"
15 "git": "https://github.com/istvan-kreisz/CombineReachability.git",
18 "source_files": "Sources/CombineReachability/*",
24 "frameworks": "Foundation",
25 "swift_versions": "5.1",
27 "ReachabilitySwift": [
31 "swift_version": "5.1"