AZCategory 0.0.2×Maintained by AlfredZY.Installation Guide×Installation Guide for AZCategoryYou want to add pod 'AZCategory', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'AZCategory', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AZCategorySee PodspecGitHub RepoPage on CocoaPods.orgAZCategory 0.0.2ByAlfred ZhangAlfredZY/AZCategoryGitHub RepoAZCategory 快速集成 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)