[Add] THEOplayer-Integration-THEOlive 8.6.3
[CocoaPods.git] / Specs / e / f / 9 / SudoVirtualCards / 22.3.0 / SudoVirtualCards.podspec.json
blob521463a5f8802914f6c6957820e68dd2aa33f3aa
2   "name": "SudoVirtualCards",
3   "version": "22.3.0",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Virtual Cards 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-virtual-cards-ios.git",
15     "tag": "v22.3.0"
16   },
17   "source_files": "SudoVirtualCards/**/*.swift",
18   "platforms": {
19     "ios": "15.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "AWSAppSync": [
25       "~> 3.6.1"
26     ],
27     "AWSCore": [
28       "~> 2.27.15"
29     ],
30     "SudoUser": [
31       "~> 15.0"
32     ],
33     "SudoLogging": [
34       "~> 1.0"
35     ],
36     "SudoKeyManager": [
37       "~> 2.0"
38     ],
39     "SudoApiClient": [
40       "~> 10.0"
41     ],
42     "SudoConfigManager": [
43       "~> 3.0"
44     ]
45   },
46   "swift_version": "5.0"