Skip to content

XXCommonTools/XXNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XXNetwork 是一个离散型的网络请求工具,参考了 casa这篇文章

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

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

source 'https://github.com/CocoaPods/Specs.git'
source 'https://github.com/XXCommonTools/XXRepos.git'

pod 'XXNetwork',:git => 'https://github.com/XXCommonTools/XXNetwork.git'

Author

yangzi, [email protected]

License

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