[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 9 / 5 / 0 / SpruceIDWalletSdkRs / 0.0.20 / SpruceIDWalletSdkRs.podspec.json
blob434f0ac46fa3ef33f0efaf2dcf01d8f64bf01db4
2   "name": "SpruceIDWalletSdkRs",
3   "version": "0.0.20",
4   "summary": "Rust-generated Swift Wallet SDK.",
5   "description": "Rust layer for the Swift Wallet SDK.",
6   "homepage": "https://github.com/spruceid/wallet-sdk-rs",
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   "static_framework": true,
19   "source": {
20     "git": "https://github.com/spruceid/wallet-sdk-rs.git",
21     "tag": "0.0.20"
22   },
23   "source_files": "WalletSdkRs/Sources/WalletSdkRs/*.swift",
24   "frameworks": "Foundation",
25   "dependencies": {
26     "SpruceIDWalletSdkRsRustFramework": [
27       "0.0.20"
28     ]
29   },
30   "swift_version": "5.9"