Skip to content

JustHappy/GQAFRequestTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GQAFRequestTool

一款基于AFNetWorking的网络请求框架的封装.

本库依赖 AFNetworking 4.0.1

pod 'AFNetworking', '~> 4.0.1'

使用之前记得pods集成AFNetworking.

pod引入项目

pod 'GQAFRequestTool' , '~> 0.2.0'

具体操作

引入库到工程中之后 BaseHttpTool.h 、 BaseHttpTool.m 、 HttpTool.h 、HttpTool.m 记得command + A 解注释.

About

一款基于AFNetWorking的网络请求框架的封装

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors