Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.07 KB

File metadata and controls

22 lines (12 loc) · 1.07 KB

License: MIT Swift Package Manager Actions Status Actions Status

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: "2.2.0")

License

Kumo is MIT-licensed. The MIT license is included in the root of the repository.