Kumo is a simple networking library with little boilerplate built with reactive programming.
- iOS 18.0+ / tvOS 18.0+ / macOS 18.0+
- Swift 6.2+
- Xcode 26.3+
Swift Package Manager (Recommended):
.package(url: "https://github.com/DuetHealth/Kumo.git", from: "4.0.0")Carthage:
git "https://github.com/DuetHealth/Kumo.git" ~> 4.0.0
Kumo is MIT-licensed. The MIT license is included in the root of the repository.