Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSURL+Gravatar

NSURL+Gravatar is a NSURL category to generate Gravatar URLs.

Usage

  • Add the files to your project manually or via Cocoapods (pod 'NSURL+Gravatar', '~> 1.0')
  • Import NSURL+Gravatar.h into the class.
  • Call the URLWithGravatarEmail size method on a NSURL to get the Gravatar URL: [NSURL URLWithGravatarEmail: @"email@example.com" size:100].

License

NSURL+Gravatar is available under the MIT license. See the LICENSE file for more info.

About

NSURL+Gravatar is a `NSURL` category to generate Gravatar URLs.

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages