SBAlertView 1.0.0×由 Siddhesh Redkar 维护。安装指南×SBAlertView 安装指南您想在 Podfile 中添加如下类似的代码:`pod 'SBAlertView', '~> 1.0'`target 'MyApp' do pod 'SBAlertView', '~> 1.0' end然后在您的终端内或从 CocoaPods.app 中运行 `pod install`。或者,为了测试运行,运行以下命令:pod try SBAlertView查看 PodspecGitHub 仓库CocoaPods.org 页面SBAlertView 1.0.0由siddheshRedkarsiddheshredkar/SBAlertViewGitHub 仓库SBAlertView 为您的 iOS 应用自定义 UIAlertView