目录
目录README.md

NetworkReachabilityRxSwift

MIT License Package Releases Build Results Swift Version Supported Platforms

RxSwift bindings for NetworkReachability

Installation

NetworkReachabilityRxSwift is currently distributed exclusively through the Swift Package Manager.

To add NetworkReachabilityRxSwift as a dependency to an existing Swift package, add the following line of code to the dependencies parameter of your Package.swift file:

dependencies: [
    .package(url: "https://github.com/vsanthanam/NetworkReachability.git", from: "1.0.0")),
    .package(url: "https://github.com/vsanthanam/NetworkReachabilityRxSwift.git", from: "1.0.0"))
]

To add NetworkReachabilityRxSwift as a dependency to an Xcode Project:

  • Choose FileAdd Packages...
  • Enter package URL https://github.com/vsanthanam/NetworkReachabilityRxSwift.git and select your release and of choice.

Other distribution mechanisms like CocoaPods or Carthage may be added in the future.

Additional installation instructions are available on the Swift Package Index

Explore the documentation for more details.

License

NetworkReachabilityRxSwift is available under the MIT license. See the LICENSE file for more information.

关于
338.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号