CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

Olivier Poitrey

1pod

SDWebImage

This library provides a category for UIImageView with support for remote images coming from the web. It provides 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, a guarantee that the same URL won't be downloaded several times, a guarantee that bogus URLs won't be retried again and again, and performances!

License: MIT

  • Objective C