3 "version": "1.0.2-alpha.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",
13 "tag": "1.0.2-alpha.2"
15 "documentation_url": "https://automattic.github.io/Gravatar-SDK-iOS/",
16 "swift_versions": "5.9",
20 "source_files": "Sources/Gravatar/**/*.swift",
23 "name": "GravatarTests",
29 "Tests/GravatarTests/**/*.swift"
32 "GravatarTestsResources": [
33 "Tests/GravatarTests/Resources/**/*"
36 "requires_app_host": false
39 "swift_version": "5.9"