AZCategory 0.0.2×由 AlfredZY 维护。安装指南×AZCategory 安装指南您想要将类似于以下命令的 pod 'AZCategory', '~> 0.0' 添加到 Podfile 中target 'MyApp' do pod 'AZCategory', '~> 0.0' end然后在终端或从 CocoaPods.app 内运行 pod install或者为了测试运行,运行以下命令pod try AZCategory查看 PodspecGitHub 仓库CocoaPods.org 页面AZCategory 0.0.2作者:Alfred 张AlfredZY/AZCategoryGitHub 仓库AZCategory 快速集成 pod 'AZCategory' 常用分类 UIView+AZGradient 快速实现 view 背景渐变色 UIViewController+AZPushAndPop 循环 push 同一种 ViewController 时,控制数量以及返回顺序 NSObject+AZSafeArea 判断圆角(SafeArea)
AZCategory 快速集成 pod 'AZCategory' 常用分类 UIView+AZGradient 快速实现 view 背景渐变色 UIViewController+AZPushAndPop 循环 push 同一种 ViewController 时,控制数量以及返回顺序 NSObject+AZSafeArea 判断圆角(SafeArea)