UIAlertViewCategory 1.0.0×由HeZhaohui维护。安装指南×UIAlertViewCategory的安装指南您想将以下内容如类似地添加到您的Podfile中target 'MyApp' do pod 'UIAlertViewCategory', '~> 1.0' end然后在您的终端内运行pod install,或在CocoaPods.app中执行。或者,为了进行测试运行,运行以下命令pod try UIAlertViewCategory查看PodspecGitHub仓库CocoaPods.org页面UIAlertViewCategory 1.0.0由MAYoungManMAYoungMan/UIAlertViewCategoryGitHub仓库UIAlertViewCategory 扩展UIAlertView,实现取消所有正在显示的UIAlertView使用方法: [[STApplicationContext sharedContext] dismissAllAlertViews];
UIAlertViewCategory 扩展UIAlertView,实现取消所有正在显示的UIAlertView使用方法: [[STApplicationContext sharedContext] dismissAllAlertViews];