Description: An UIImageView category adding web image and cache management to the Cocoa Touch framework
An asynchronous image downloader
An asynchronous memory+ disk image caching with automatic cache expiration handling
Animated GIF support
WebP format support
A background image decompression
A guarantee that the same URL won t be downloaded several times
A guarantee that bogus URLs won t be retried again and again
A guarantee that main thread will never be blocked
Performances!
Use GCD and ARC
To Search:
File list (Check if you may need any files):
SDWebImage-master
.................\.gitignore
.................\.gitmodules
.................\Examples
.................\........\CustomPathImages
.................\........\................\4ad9ae8eabfec60b40bf48f0bfc2d120
.................\........\Default-568h@2x.png
.................\........\SDWebImage Demo.xcodeproj
.................\........\.........................\project.pbxproj
.................\........\.........................\project.xcworkspace
.................\........\.........................\...................\contents.xcworkspacedata
.................\........\SDWebImage Demo
.................\........\...............\AppDelegate.h
.................\........\...............\AppDelegate.m
.................\........\...............\DetailViewController.h
.................\........\...............\DetailViewController.m
.................\........\...............\MasterViewController.h
.................\........\...............\MasterViewController.m
.................\........\...............\SDWebImage Demo-Info.plist
.................\........\...............\SDWebImage Demo-Prefix.pch
.................\........\...............\en.lproj
.................\........\...............\........\DetailViewController.xib
.................\........\...............\........\MasterViewController.xib
.................\........\...............\main.m
.................\........\...............\placeholder.png
.................\........\...............\placeholder@2x.png
.................\LICENSE
.................\README.md
.................\SDWebImage.podspec
.................\SDWebImage.xcodeproj
.................\....................\project.pbxproj
.................\....................\xcshareddata
.................\....................\............\xcschemes
.................\....................\............\.........\SDWebImage+MKAnnotation.xcscheme
.................\....................\............\.........\SDWebImage+WebP.xcscheme
.................\....................\............\.........\SDWebImage.xcscheme
.................\....................\............\.........\SDWebImageFramework.xcscheme
.................\SDWebImage
.................\..........\MKAnnotationView+WebCache.h
.................\..........\MKAnnotationView+WebCache.m
.................\..........\NSData+GIF.h
.................\..........\NSData+GIF.m
.................\..........\SDImageCache.h
.................\..........\SDImageCache.m
.................\..........\SDWebImageCompat.h
.................\..........\SDWebImageCompat.m
.................\..........\SDWebImageDecoder.h
.................\..........\SDWebImageDecoder.m
.................\..........\SDWebImageDownloader.h
.................\..........\SDWebImageDownloader.m
.................\..........\SDWebImageDownloaderOperation.h
.................\..........\SDWebImageDownloaderOperation.m
.................\..........\SDWebImageManager.h
.................\..........\SDWebImageManager.m
.................\..........\SDWebImageOperation.h
.................\..........\SDWebImagePrefetcher.h
.................\..........\SDWebImagePrefetcher.m
.................\..........\UIButton+WebCache.h
.................\..........\UIButton+WebCache.m
.................\..........\UIImage+GIF.h
.................\..........\UIImage+GIF.m
.................\..........\UIImage+MultiFormat.h
.................\..........\UIImage+MultiFormat.m
.................\..........\UIImage+WebP.h
.................\..........\UIImage+WebP.m
.................\..........\UIImageView+WebCache.h
.................\..........\UIImageView+WebCache.m
.................\Vendors
.................\.......\libwebp