[](https://travis-ci.org/Alejandro Martinez/AMPActivityIndicator)
AMPActivityIndicator is a custom UIView subclass that mimics the UIActivityIndicatorView behaviour.
To run the example project, clone the repo, and run pod install from the Example directory first.
You can customize:
- The color
- The width of each bar
- The height of each bar
- The aperture (distanfe from the center)
AMPActivityIndicator in movement:
UIKit and QuartzCore
AMPActivityIndicator is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "AMPActivityIndicator"
Alejandro Martinez, alexito4@gmail.com
AMPActivityIndicator is available under the MIT license. See the LICENSE file for more info.



