[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / c / d / b / SudoApiClient / 10.2.0 / SudoApiClient.podspec.json
blobc2052b20a808a9a5d1f70b54d3cc9236ad6867e0
2   "name": "SudoApiClient",
3   "version": "10.2.0",
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": "v10.2.0"
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       "~> 15.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"