[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 6 / f / GravatarUI / 2.0.2 / GravatarUI.podspec.json
bloba2f5a0b3b47a0b5b8f203727d05525b3e9433860
2   "name": "GravatarUI",
3   "version": "2.0.2",
4   "summary": "A convient library of Gravatar UI components",
5   "homepage": "https://gravatar.com",
6   "license": {
7     "type": "Mozilla Public License v2",
8     "file": "LICENSE.md"
9   },
10   "authors": "Automattic, Inc.",
11   "source": {
12     "git": "https://github.com/Automattic/Gravatar-SDK-iOS.git",
13     "tag": "2.0.2"
14   },
15   "documentation_url": "https://automattic.github.io/Gravatar-SDK-iOS/",
16   "swift_versions": "5.9",
17   "platforms": {
18     "ios": "15.0"
19   },
20   "source_files": "Sources/GravatarUI/**/*.swift",
21   "resource_bundles": {
22     "GravatarUI": [
23       "Sources/GravatarUI/Resources/*.xcassets"
24     ]
25   },
26   "dependencies": {
27     "Gravatar": [
28       "2.0.2"
29     ]
30   },
31   "ios": {
32     "frameworks": "UIKit"
33   },
34   "swift_version": "5.9"