使用 pod try DPLoadingButton
来运行示例项目
或者
从仓库中克隆,然后首先从 Example 目录运行 pod install
DPLoadingButton 通过 CocoaPods 提供。安装它,只需将以下行添加到您的 Podfile
platform :ios, "6.0"
# A 'button like' control that displayes a UIActivityIndicatorView when the button fires a control event.
pod 'DPLoadingButton', '~> 0.2.0'
Petroianu Daniel, [email protected]
DPLoadingButton 在 MIT 许可证下提供。有关更多信息,请参阅 LICENSE 文件。