#Overview An easy to use library to generate Gravatar URL's for displaying profile images in your application. Please consult the Gravatar developer documentation for additional information about how these requests are generated.
##AFNetworking Support An UIImageViewCategory built on top of the awesome UIImageView+AFNetworking category that allows you to easily grab gravatar images for a given email address. Simply pull in the AFNetworking extension through cocoapods to get support built directly into a UIImageView.