GFBlurView 0.1.0× 测试已测试✗ 语言语言 Obj-CObjective C许可 MIT 发布最新版本2017年3月由 guofengld 维护。安装指南×GFBlurView 安装指南要将以下类似内容添加到您的 Podfile 中:target 'MyApp' do pod 'GFBlurView', '~> 0.1' end然后,在终端或从 CocoaPods.app 中运行 pod install。如果想要进行测试运行,运行以下命令:pod try GFBlurView查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面GFBlurView 0.1.0作者guofengldguofengld/GFBlurViewGitHub 仓库 示例 要运行示例项目,首先克隆仓库,然后从 Example 目录运行 pod install。 要求 安装 GFBlurView 可通过 CocoaPods 获得。要安装它,只需在 Podfile 中添加以下行: pod "GFBlurView" 作者 [email protected],[email protected] 许可 GFBlurView 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。