3 "version": "3.0.0-rc.2",
4 "summary": "A convient library for accessing the Gravatar API",
5 "homepage": "https://gravatar.com",
7 "type": "Mozilla Public License v2",
10 "authors": "Automattic, Inc.",
12 "git": "https://github.com/Automattic/Gravatar-SDK-iOS.git",
15 "documentation_url": "https://automattic.github.io/Gravatar-SDK-iOS/",
22 "source_files": "Sources/Gravatar/**/*.swift",
25 "Sources/Gravatar/Resources/*.plist"
28 "pod_target_xcconfig": {
29 "OTHER_SWIFT_FLAGS": "-Xfrontend -package-name -Xfrontend gravatar_sdk_ios"
31 "swift_version": "5.10"