ADProgressView 1.2.0× 测试已测试✗ 语言语言 SwiftSwift许可 MIT 发布上次发布2017年9月 SwiftSwift 版本3.0 SPM支持 SPM✗由 Antoine DAUGUET 维护。安装指南×ADProgressView 安装指南您希望将类似于以下内容添加到 Podfile 中 pod 'ADProgressView', '~> 1.2'target 'MyApp' do pod 'ADProgressView', '~> 1.2' end然后在您的终端中运行 pod install,或从 CocoaPods.app 中运行。或者,为了进行测试运行,请运行以下命令pod try ADProgressView查看 PodspecGitHub 仓库CocoaPods.org 页面ADProgressView 1.2.0由Antoine DAUGUETadauguet/ADProgressViewGitHub 仓库 ADProgressView A UIProgressView 子类,允许开始/暂停/继续/重置。