Kumo is a simple networking library with little boilerplate built with reactive programming.
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: "2.2.0")
Kumo is MIT-licensed. The MIT license is included in the root of the repository.