[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / d / 8 / 3 / SudoProfiles / 13.0.1 / SudoProfiles.podspec.json
blob99a85a8b61db494f60ec15d6e97eee09a084a67f
2   "name": "SudoProfiles",
3   "version": "13.0.1",
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": "v13.0.1"
16   },
17   "source_files": "SudoProfiles/*.swift",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoConfigManager": [
25       "~> 1.4"
26     ],
27     "SudoUser": [
28       "~> 12.1"
29     ],
30     "SudoApiClient": [
31       "~> 7.0"
32     ],
33     "SudoLogging": [
34       "~> 0.3"
35     ]
36   },
37   "swift_version": "5.0"