3 "version": "3.0.0-rc.2",
4 "summary": "A convient library of Gravatar UI components",
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/GravatarUI/**/*.swift",
25 "Sources/GravatarUI/Resources/*.xcassets"
36 "pod_target_xcconfig": {
37 "OTHER_SWIFT_FLAGS": "-Xfrontend -package-name -Xfrontend gravatar_sdk_ios"
39 "swift_version": "5.10"