GifLoadingView 0.1.2

GifLoadingView 0.1.2

onexf 维护。



 
依赖关系
SDWebImage>= 0
SVProgressHUD>= 0
 

  • 作者
  • onexf

GifLoadingView

CI Status Version License Platform

示例

要运行示例项目,请先克隆仓库,然后在 Example 文件夹中运行 pod install

需求

安装

你可以通过 CocoaPods 获取 GifLoadingView。要安装它,只需将以下行添加到你的 Podfile 中

pod 'GifLoadingView'

使用

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

许可

GifLoadingView 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。