GLSimpleDownloadButton 0.0.2× 测试已测试✗ 语言语言 SwiftSwift许可证 MIT 发布上次发布2017年3月 SwiftSwift 版本3.0 SPM支持 SPM✗由 GengLei 维护。安装指南×GLSimpleDownloadButton 安装指南您想将类似于以下代码的 pod 'GLSimpleDownloadButton', '~> 0.0' 添加到您的 Podfile 文件中target 'MyApp' do pod 'GLSimpleDownloadButton', '~> 0.0' end然后在您的终端中运行 pod install 命令,或者在 CocoaPods.app 中运行。或者为了测试它,运行以下命令pod try GLSimpleDownloadButton查看 PodspecGitHub 仓库CocoaPods.org 页面GLSimpleDownloadButton 0.0.2作者:LeoGengleogeng/SimpleDownloadButtonGitHub 仓库 SimpleDownloadButton 一个简单的下载按钮库,在下载时显示不同的状态。用户可以设置不同状态下的标题或图像。(目前仅支持环形进度条)