Skip to content

An UIImageViewCategory built on top of the awesome UIImageView+AFNetworking category that allows you to easily grab gravatar images for a given email address.

License

Notifications You must be signed in to change notification settings

cciOS/KHGravatar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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.

About

An UIImageViewCategory built on top of the awesome UIImageView+AFNetworking category that allows you to easily grab gravatar images for a given email address.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.2%
  • Other 1.8%