GifLoadingView 0.1.2

GifLoadingView 0.1.2

Maintained by onexf.



 
Depends on:
SDWebImage>= 0
SVProgressHUD>= 0
 

  • By
  • onexf

GifLoadingView

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

安装

GifLoadingView is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'GifLoadingView'

使用

[MNGifLoadingView startLoadingWithGifImageName:@"loading"];
[MNGifLoadingView endLoading];

License

GifLoadingView is available under the MIT license. See the LICENSE file for more info.