[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 3 / SudoProfiles / 15.0.0 / SudoProfiles.podspec.json
blob1898f01ca49720d59ba2edfacd3e8b9e1482eb41
2   "name": "SudoProfiles",
3   "version": "15.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": "v15.0.0"
16   },
17   "source_files": "SudoProfiles/*.swift",
18   "platforms": {
19     "ios": "14.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "AWSS3": [
25       "~> 2.26"
26     ],
27     "SudoConfigManager": [
28       "~> 2.0"
29     ],
30     "SudoUser": [
31       "~> 13.0"
32     ],
33     "SudoApiClient": [
34       "~> 8.0"
35     ],
36     "SudoLogging": [
37       "~> 0.3"
38     ]
39   },
40   "swift_version": "5.0"