VscAlertView 1.1.1× 测试已测试✗ Lang语言 Obj-CObjective C许可证 MIT 发布最后发布2018年4月由VincentSatanial维护。安装指南×VscAlertView 安装指南您想将以下代码添加到 Podfile 中:target 'MyApp' do pod 'VscAlertView', '~> 1.1' end然后在你的终端中或从 CocoaPods.app 中运行 pod install。或者为了进行测试,运行以下命令:pod try VscAlertView查看 PodspecGitHub 仓库CocoaPods.org 页面VscAlertView 1.1.1由VincentSatanialvcsatanial/VscAlertViewGitHub 仓库VscAlertView 模拟系统的 UIAlertView (window 实现) 并增加一些额外的 UI 效果 可以使用 cocoaPods 安装 pod 'VscAlertView'