[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / b / SudoApiClient / 2.1.0 / SudoApiClient.podspec.json
blob70868631cb549c47a1534d4b81f7db5e08d81c63
2   "name": "SudoApiClient",
3   "version": "2.1.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": "v2.1.0"
16   },
17   "source_files": "SudoApiClient/*.swift",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoLogging": [
25       "~> 0.3"
26     ],
27     "SudoUser": [
28       "~> 9.0"
29     ],
30     "SudoConfigManager": [
31       "~> 1.3"
32     ],
33     "AWSAppSync": [
34       "~> 3.0"
35     ]
36   },
37   "swift_version": "5.0"