[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / d / 8 / 3 / SudoProfiles / 17.0.0 / SudoProfiles.podspec.json
blobff69ef842067061fb1ed5c1e6e34290c5a20c6f0
2   "name": "SudoProfiles",
3   "version": "17.0.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": "v17.0.0"
16   },
17   "source_files": "SudoProfiles/*.swift",
18   "platforms": {
19     "ios": "15.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "AWSAppSync": [
25       "~> 3.6.1"
26     ],
27     "AWSCore": [
28       "~> 2.27.15"
29     ],
30     "AWSS3": [
31       "~> 2.27.15"
32     ],
33     "SudoConfigManager": [
34       "~> 3.0"
35     ],
36     "SudoUser": [
37       "~> 15.0"
38     ],
39     "SudoApiClient": [
40       "~> 10.0"
41     ],
42     "SudoLogging": [
43       "~> 1.0"
44     ]
45   },
46   "swift_version": "5.0"