SDWebImage-YLGIFImage
SDWebImage-YLGIFImage copied to clipboard
Make SDWebImage support YLGIFImage
SDWebImage-YLGIFImage
Make SDWebImage support YLGIFImage
How to set up
To set up this library in your project, you can use cocoapods to import it:
pod 'SDWebImage', :git => 'https://github.com/liyong03/SDWebImage.git'
pod 'YLGIFImage'
pod 'SDWebImage-YLGIFImage', :git => 'https://github.com/liyong03/SDWebImage-YLGIFImage.git'
This will use my public fork of SDWebImage, I will continue maintain this fork.