[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / e / f / 9 / SudoVirtualCards / 10.0.1 / SudoVirtualCards.podspec.json
blob7f4632a570f93f180feac565addda016ae2d1d76
2   "name": "SudoVirtualCards",
3   "version": "10.0.1",
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": "v10.0.1"
16   },
17   "source_files": "SudoVirtualCards/**/*.swift",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "AWSAppSync": [
25       "~> 3.1"
26     ],
27     "Stripe": [
28       "~> 21.2"
29     ],
30     "SudoUser": [
31       "~> 10.1"
32     ],
33     "SudoProfiles": [
34       "~> 9.0"
35     ],
36     "SudoLogging": [
37       "~> 0.3"
38     ],
39     "SudoKeyManager": [
40       "~> 1.2"
41     ],
42     "SudoOperations": [
43       "~> 4.0"
44     ],
45     "SudoApiClient": [
46       "~> 3.0"
47     ]
48   },
49   "swift_version": "5.0"