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