Latest | 0.5.1 |
---|---|
Homepage | https://github.com/495929699/Network |
License | MIT |
Platforms | ios 9.0 |
Dependencies | Moya, RxSwift |
Authors |
Network
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
RHNetwork is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'Network.swift'
Author
rongheng, [email protected]
License
RHNetwork is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "Network.swift", "version": "0.5.1", "summary": "Moya+RxSwift u6269u5c55", "description": "u5bf9Moyau6269u5c55, u53efu9009u7f13u5b58uff0cRxSwiftu652fu6301", "homepage": "https://github.com/495929699/Network", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "rongheng": "[email protected]" }, "source": { "git": "https://github.com/495929699/Network.git", "tag": "0.5.1" }, "module_name": "Network", "platforms": { "ios": "9.0" }, "swift_version": "5.0", "cocoapods_version": ">=1.6.0", "pod_target_xcconfig": { "SWIFT_VERSION": "5.0" }, "source_files": "Network/Classes/**/*.swift", "dependencies": { "Moya": [ "~>13.0" ], "RxSwift": [ "~>5.0" ] } }
Sun, 09 Jun 2019 10:15:17 +0000