[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 3 / 4 / c / SudoDIWallet / 0.5.4 / SudoDIWallet.podspec.json
blob870a7fc19d8cec1c11c72f5f6fac7540e4b8baa8
2   "name": "SudoDIWallet",
3   "version": "0.5.4",
4   "authors": {
5     "Sudo Platform Engineering": "sudoplatform-engineering@anonyome.com"
6   },
7   "homepage": "https://sudoplatform.com",
8   "summary": "Decentralized Identity Wallet 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-di-wallet-ios.git",
15     "tag": "v0.5.4"
16   },
17   "source_files": "SudoDIWallet/**/*",
18   "platforms": {
19     "ios": "14.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "vendored_frameworks": "Frameworks/SudoDIWalletCore.xcframework",
24   "preserve_paths": "Frameworks/*.xcframework",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "swift_version": "5.0"