LottieIndicatorView 0.0.1×由 Keshu 维护。安装指南×LottieIndicatorView 安装指南您要在 Podfile 中添加以下类似的代码 pod 'LottieIndicatorView', '~> 0.0'target 'MyApp' do pod 'LottieIndicatorView', '~> 0.0' end然后在您的终端中运行 pod install 或从 CocoaPods.app 运行。另外,为了进行测试运行,运行以下命令pod try LottieIndicatorView查看 PodspecGitHub 仓库CocoaPods.org 上的页面LottieIndicatorView 0.0.1由keshuraikeshu1024/LottieIndicatorViewGitHub 仓库LottieIndicatorView 一个开源项目,可以将 Lottie 动画作为指示视图添加到 Swift 中