KHGravatar 1.0.0

KHGravatar 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Dec 2015

Maintained by Kevin Harwood.



  • By
  • Kevin Harwood

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.