MTActivityIndicatorView
MTActivityIndicatorView copied to clipboard
Metro style ActivityIndicatorView
Overview
This is a metro style activity indicator view.

Usage
Add QuartzCore.framework to your project.
public method:
- (void)startAnimating;
- (void)stopAnimating;
- (void)stopAnimatingNeedDelay:(NSTimeInterval)time;
LICENSE
Under the BSD License.