常用的工具类整理
NSData+ZZQExtension
NSString+ZZQExtension
UIView+ZZQExtension
UIView+AlertController
UIButton+ZZQImagePosition
UIImage+ZZQExtension
- 在Podfile 中添加
pod "ZZQCommonUtils"
- 执行
pod install
或pod update
- 导入需要使用的类
- 下载 ZZQCommonUtils 源码
- 将 ZZQCommonUtils 中 源文件添加到你的工程
- 导入需要使用的类