MGPopupTool 1.0.0×由 Libcore 维护。安装指南×MGPopupTool 安装指南您希望将以下内容类似地添加到 Podfile 中:target 'MyApp' do pod 'MGPopupTool', '~> 1.0' end然后在您的终端中运行 pod install,或从 CocoaPods.app 中运行。或者,为了测试运行,运行以下命令:pod try MGPopupTool查看 PodspecGitHub 仓库CocoaPods.org 页面MGPopupTool 1.0.0作者:LuqiangByIibcore/MGPopupToolGitHub 仓库MGPopupTool MGPopupTool 是一种视图弹出工具,为自定义的 UIView 提供 Alert 和 ActionSheet 两种弹出模式。