Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
DuetHealth/Kumo
Kumo
Kumo is a simple networking library with little boilerplate built with reactive programming.
Usage
Installation
Cocoapods: pod 'Kumo', git: 'https://github.com/DuetHealth/Kumo.git'
Carthage: git "https://github.com/DuetHealth/Kumo.git" "master"
Swift Package Manager: .package(url: "https://github.com/DuetHealth/Kumo.git", from: "1.0.0")
License
Kumo is MIT-licensed. The MIT license is included in the root of the repository.
Github
link |
Stars: 4 |
Last commit: 16 hours ago |
You may find interesting
Releases
1.0.0 - 2020-10-19T17:54:34
- Migrated from RxSwift to Combine
- Deleted previously deprecated functionality