Make SDWebImage support YLGIFImage
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.