BlurAnimation 0.0.2× 测试已测试✗ 语言语言 Obj-CObjective C许可 MIT 发布最后发布2014年12月由 未声明 维护。安装指南×BlurAnimation 的安装指南您希望在 Podfile 添加类似以下的代码:pod 'BlurAnimation', '~> 0.0'target 'MyApp' do pod 'BlurAnimation', '~> 0.0' end然后在您的终端中运行 pod install 命令,或者从 CocoaPods.app 运行。或者为了进行测试运行,运行以下命令:pod try BlurAnimation查看 PodspecGitHub 仓库CocoaPods.org 上的页面BlurAnimation 0.0.2作者Michelle AlexanderGH: mymichelllemymichellle/BlurAnimationGitHub 仓库 一个子类化自 UIImageView 的类,该类应用模糊和动画。使用 StackBlur 实现模糊效果 BlurAnimation 通过模糊基础图像,然后通过孔洞裁剪选择性地显示原始图像来创建间谍镜或检查体验。 安装 pod 'BlurAnimation' 作者 Michelle Alexander 许可 MIT