Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
- Avatar URL calculator based on email and several query options.
- Avatar downloading based on email or url.
UIImageView
extension to directly set the downloaded image.- Built-in image cache(also the ability to inject your own cache).
- Avatar uploading to a Gravatar account.
- Gravatar profile fetching based on email.
For installation instructions and examples, see out getting started guide.
Gravatar
Check out our Coding Style guide.
Read our Contributing Guide to learn about reporting issues, contributing code, and more ways to contribute.
Gravatar-SDK-iOS is an open source project covered by the Mozilla Public License Version 2.0.