[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 8 / 3 / SudoProfiles / 5.5.0 / SudoProfiles.podspec.json
blobeb9efa400f34b7011d15205cf5f666068491bb5a
2   "name": "SudoProfiles",
3   "version": "5.5.0",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Profiles SDK for the Sudo Platform by Anonyome Labs.",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/sudoplatform/sudo-profiles-ios.git",
15     "tag": "v5.5.0"
16   },
17   "source_files": "SudoProfiles/*.swift",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoUser": [
25       "~> 7.8"
26     ],
27     "SudoApiClient": [
28       "~> 1.3"
29     ],
30     "SudoLogging": [
31       "~> 0.2"
32     ]
33   },
34   "swift_version": "5.0"