tukzi / YKTestKit

基于AFNetworking3.0以上版本封装的网络层。提供常用的GET/POST接口、上传下载图片、文件接口、支持缓存等

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YKTestKit

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

YKTestKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'YKTestKit'

Author

爱吃鱼的coder, hesong_ios@163.com

License

YKTestKit is available under the MIT license. See the LICENSE file for more info.

About

基于AFNetworking3.0以上版本封装的网络层。提供常用的GET/POST接口、上传下载图片、文件接口、支持缓存等

License:MIT License


Languages

Language:Objective-C 97.2%Language:Ruby 2.8%