[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / 6 / 8 / SpruceIDWalletSdk / 0.0.6 / SpruceIDWalletSdk.podspec.json
blob25ba7bef88b49c6d5510d2e2687cbf3e25857304
2   "name": "SpruceIDWalletSdk",
3   "version": "0.0.6",
4   "summary": "Swift Wallet SDK.",
5   "description": "SpruceID Swift Wallet SDK.",
6   "homepage": "https://github.com/spruceid/wallet-sdk-swift",
7   "license": {
8     "type": "MIT & Apache License, Version 2.0",
9     "text": "                          Refer to LICENSE-MIT and LICENSE-APACHE in the repository.\n"
10   },
11   "authors": {
12     "Spruce Systems, Inc.": "hello@spruceid.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.9",
18   "source": {
19     "git": "https://github.com/spruceid/wallet-sdk-swift.git",
20     "tag": "0.0.6"
21   },
22   "source_files": "Sources/WalletSdk/*.swift",
23   "static_framework": true,
24   "dependencies": {
25     "SpruceIDWalletSdkRs": [
26       "~> 0.0.24"
27     ],
28     "SwiftAlgorithms": [
29       "~> 1.0.0"
30     ]
31   },
32   "frameworks": [
33     "Foundation",
34     "CoreBluetooth",
35     "CryptoKit"
36   ],
37   "swift_version": "5.9"