[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / c / d / b / SudoApiClient / 1.3.0 / SudoApiClient.podspec.json
blobe18d4afd22be6be41339234bbedd7a6ecb2d2bb2
2   "name": "SudoApiClient",
3   "version": "1.3.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": "v1.3.0"
16   },
17   "source_files": "SudoApiClient/*.swift",
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "SudoUser": [
25       "~> 7.8"
26     ],
27     "SudoConfigManager": [
28       "~> 1.2"
29     ],
30     "AWSAppSync": [
31       "~> 3.0"
32     ]
33   },
34   "swift_version": "5.0"