AParallaxView 1.3.0×由 Muhammad Ahmed Baig 维护。安装指南×AParallaxView 安装指南您想在您的 Podfile 中添加类似以下的内容 pod 'AParallaxView', '~> 1.3'target 'MyApp' do pod 'AParallaxView', '~> 1.3' end然后,在您的终端或从 CocoaPods.app 中运行 pod install或者为了进行测试运行,运行以下命令:pod try AParallaxView查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面AParallaxView 1.3.0由Muhammad Ahmed Baiggithub.com/MuhammadAhmedBaigGitHub 仓库ParallaxView 一个库,帮助在 iOS Swift 中集成类似 Android 的 Parallax 效果。