[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 0 / b / SudoConfigManager / 1.5.0 / SudoConfigManager.podspec.json
blob00a2927954be6c0b673160c3d765ac543639f3c3
2   "name": "SudoConfigManager",
3   "version": "1.5.0",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Config Manager 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-config-manager-ios.git",
15     "tag": "v1.5.0"
16   },
17   "source_files": "SudoConfigManager/**/*.swift",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoLogging": [
25       "~> 0.2"
26     ],
27     "AWSS3": [
28       "~> 2.24.2"
29     ]
30   },
31   "swift_version": "5.0"