Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.54 KB

File metadata and controls

37 lines (23 loc) · 1.54 KB

UIImageView+SDWebImage_M13ProgressSuite

利用 SDWebImageM13ProgressSuite 实现 图片异步下载,下载的同时进行进度提示。

Version License Platform

Usage

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

Requirements

iOS: 7.0 and above

Installation

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

pod "UIImageView+SDWebImage_M13ProgressSuite"

Thanks to

TODO

  1. M13ProgressSuite 的其他progressing效果
  2. 生成AppleDoc

Author

Jowyer Wang, [email protected]

License

UIImageView+SDWebImage_M13ProgressSuite is available under the MIT license. See the LICENSE file for more info.