[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / c / d / b / SudoApiClient / 9.0.1 / SudoApiClient.podspec.json
blobf09e408d0da7dc5e33aa5669bd6f0cf4533fcb1d
2   "name": "SudoApiClient",
3   "version": "9.0.1",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "API client 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-api-client-ios.git",
15     "tag": "v9.0.1"
16   },
17   "source_files": "SudoApiClient/*.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     "SudoUser": [
28       "~> 14.0"
29     ],
30     "SudoConfigManager": [
31       "~> 3.0"
32     ],
33     "AWSCore": [
34       "~> 2.27.15"
35     ],
36     "AWSAppSync": [
37       "~> 3.6.1"
38     ]
39   },
40   "swift_version": "5.0"