Skip to content

lowkeyApe/LQTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LQTools

CI Status Version License Platform

Installation

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

可以直接 cocapods 进行 安装

pod 'LQTools'

工具列表

导入 #import "LQTools.h" 即可
详细介绍:
  1.计算字符串高度和宽度       类名:LQCalculateStrHeight
  2.封装AFNET网络请求工具     类名:LQNetWorkTools (请求网络数据get和post,下载,上传)
  3.图片浏览器(本地和网络混合)类名:LQPhotoBrowserVC
  4.设置颜色(十六进制和RBG值)分类:UIColor+LQSetColor

Example

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

Requirements

Author

563096676@qq.com

License

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

About

工作中常用到的工具类,会一直更新更多工具给大家,谢谢支持

Resources

License

Stars

Watchers

Forks

Packages

No packages published