[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / f / 9 / SudoVirtualCards / 15.0.0 / SudoVirtualCards.podspec.json
blob98da908b6bbaffb2ee08a917a24c102b2a1cd9fc
2   "name": "SudoVirtualCards",
3   "version": "15.0.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": "v15.0.0"
16   },
17   "source_files": "SudoVirtualCards/**/*.swift",
18   "platforms": {
19     "ios": "14.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Stripe": [
25       "~> 21.2.1"
26     ],
27     "SudoUser": [
28       "~> 13.0"
29     ],
30     "SudoLogging": [
31       "~> 0.3"
32     ],
33     "SudoKeyManager": [
34       "~> 1.2"
35     ],
36     "SudoApiClient": [
37       "~> 8.0"
38     ]
39   },
40   "swift_version": "5.0"