Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaohange/hjqnetworkutils
一行代码搞定网络监控,基于afn下实现的网络监控工具。
https://github.com/xiaohange/hjqnetworkutils
ios networking objective-c swift3 utils
Last synced: about 1 month ago
JSON representation
一行代码搞定网络监控,基于afn下实现的网络监控工具。
- Host: GitHub
- URL: https://github.com/xiaohange/hjqnetworkutils
- Owner: xiaohange
- License: mit
- Created: 2016-07-06T08:24:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T08:41:04.000Z (about 8 years ago)
- Last Synced: 2024-11-18T04:02:59.780Z (about 2 months ago)
- Topics: ios, networking, objective-c, swift3, utils
- Language: Objective-C
- Size: 131 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HJQNetWorkUtils
[![CircleCI](https://img.shields.io/circleci/project/github/RedSparr0w/node-csgo-parser.svg)](https://github.com/XiaoHanGe/HJQNetWorkUtils)
[![Version](https://img.shields.io/cocoapods/v/HJQNetWorkUtils.svg?style=flat)](http://cocoapods.org/pods/HJQNetWorkUtils)
[![Coveralls branch](https://img.shields.io/coveralls/jekyll/jekyll/master.svg)](https://github.com/XiaoHanGe/HJQNetWorkUtils)
[![Packagist](https://img.shields.io/packagist/l/doctrine/orm.svg)](https://github.com/XiaoHanGe/HJQNetWorkUtils)
[![Platform](https://img.shields.io/badge/platform-ios-brightgreen.svg)](http://cocoapods.org/pods/HJQNetWorkUtils)
[![Apps Using](https://img.shields.io/badge/Apps%20Using-%3E%20100-blue.svg)](https://github.com/XiaoHanGe/HJQNetWorkUtils)
[![CocoaPods](https://img.shields.io/cocoapods/dm/AFNetworking.svg)](http://cocoapods.org/pods/HJQNetWorkUtils)
## What
一行代码搞定网络监控,基于afn下实现的网络监控工具。Network monitoring tool based on AFN of HJQNetWorkUtils.
## Requirements
iOS 8.0 and later.
### CocoaPods
HJQNetWorkUtils is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod "HJQNetWorkUtils"
```
### Carthage
You can use [Carthage](https://github.com/Carthage/Carthage) to install `HJQNetWorkUtils` by adding it to your `Cartfile`:
```
github "XiaoHanGe/HJQNetWorkUtils"
```
## Usage
### HJQNetWorkUtils
Use HJQNetWorkUtils to use for your target.## Example
For more information, you can download the zip and run the example.## Author
[我的博客](http://blog.csdn.net/qq_31810357) HaRi, [email protected]
####iOS开发者交流群:446310206
## LicenseHJQNetWorkUtils is available under the MIT license. See the LICENSE file for more info.