[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / b / SudoConfigManager / 3.1.0 / SudoConfigManager.podspec.json
blobcf2805ba2adc9e8bf662b64af46a9a440e5198b1
2   "name": "SudoConfigManager",
3   "version": "3.1.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": "v3.1.0"
16   },
17   "source_files": "SudoConfigManager/**/*.swift",
18   "platforms": {
19     "ios": "15.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoLogging": [
25       "~> 1.0"
26     ],
27     "AWSCore": [
28       "~> 2.36.7"
29     ],
30     "AWSS3": [
31       "~> 2.36.7"
32     ]
33   },
34   "swift_version": "5.0"