Merge pull request #13 from junkpiano/release/1.1.0 Release 1.1.0
Merge pull request #13 from junkpiano/release/1.1.0
Release 1.1.0
Kiri is yet another network abstraction layer on top of Alamofire.
Alamofire
Kiri<ServiceObject>(request: request).send() { response, error in print(response) }
pod "Kiri", :git => "https://github.com/junkpiano/Kiri.git"
.package(url: "https://github.com/junkpiano/Kiri.git", from: "1.0.2")
not yet.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Kiri
Kiri is yet another network abstraction layer on top of
Alamofire
.Usage
Installation
Cocoapods
Swift Package Manager
Carthage
not yet.