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.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Kiri
Kiri is yet another network abstraction layer on top of
Alamofire.Usage
Installation
Cocoapods
Swift Package Manager
Carthage
not yet.