Automattic / Gravatar-SDK-iOS

Gravatar SDK is a Swift library that allows you to integrate Gravatar features into your own iOS applications.
https://gravatar.com
Mozilla Public License 2.0
36 stars 1 forks source link

Make "ImageCache" init private #388

Open pinarol opened 1 week ago

pinarol commented 1 week ago

Let's make "ImageCache" init private to avoid such issues: https://github.com/Automattic/Gravatar-SDK-iOS/pull/387