MTZActionSheet 1.1× 测试经过测试✓ 语言语言 Obj-CObjective C许可证 BSD 3.0 发布最后发布2014年12月由 Matt Zanchelli 维护。安装指南×MTZActionSheet 安装指南您想将以下类似内容添加到 Podfile 中target 'MyApp' do pod 'MTZActionSheet', '~> 1.1' end然后在终端中运行 pod install,或在 CocoaPods.app 中运行。或者为了测试 run,运行以下命令pod try MTZActionSheet查看 PodspecGitHub 仓库CocoaPods.org 上的页面MTZActionSheet 1.1由Matt Zanchellimdznr/Rewritten-APIsGitHub 仓库 Rewritten-APIs 重写像 UIActionSheet 和 UIAlertView 这样的 API,使其更有意义且更容易使用