[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 8 / 3 / SudoProfiles / 14.0.2 / SudoProfiles.podspec.json
blobf702e794126a66cb60d2fee22760db909b39cf2d
2   "name": "SudoProfiles",
3   "version": "14.0.2",
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": "v14.0.2"
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     "AWSS3": [
25       "~> 2.24.2"
26     ],
27     "SudoConfigManager": [
28       "~> 1.4"
29     ],
30     "SudoUser": [
31       "~> 12.1"
32     ],
33     "SudoApiClient": [
34       "~> 7.0"
35     ],
36     "SudoLogging": [
37       "~> 0.3"
38     ]
39   },
40   "swift_version": "5.0"