[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 3 / SudoProfiles / 10.1.0 / SudoProfiles.podspec.json
blobc090a1edcf27a99ff368e819f056ae635ab958d8
2   "name": "SudoProfiles",
3   "version": "10.1.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": "v10.1.0"
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       "~> 11.0"
29     ],
30     "SudoApiClient": [
31       "~> 4.0"
32     ],
33     "SudoLogging": [
34       "~> 0.3"
35     ]
36   },
37   "swift_version": "5.0"