Use pod try DPLoadingButton
to run the example project
or
clone the repo, and run pod install
from the Example directory first
DPLoadingButton is available through CocoaPods. To install it, simply add the following line to your 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 is available under the MIT license. See the LICENSE file for more info.