2 "name": "Tesseract.Wallet",
4 "summary": "Tesseract Wallet SDK for Swift",
5 "description": "Tesseract DApps Platform multi-network Wallet implementation for Swift",
6 "homepage": "https://github.com/tesseract-one/Wallet.swift",
12 "Tesseract Systems, Inc.": "info@tesseract.one"
15 "git": "https://github.com/tesseract-one/Wallet.swift.git",
19 "social_media_url": "https://twitter.com/tesseract_one",
23 "module_name": "Wallet",
28 "default_subspecs": "Core",
29 "swift_version": "5.0",
34 "name": "Build Rust Binary",
35 "script": "bash \"${PODS_TARGET_SRCROOT}/Keychain/build.sh\"",
36 "execution_position": "before_compile"
38 "pod_target_xcconfig": {
39 "SWIFT_INCLUDE_PATHS": "\"${PODS_TARGET_SRCROOT}\"",
40 "ENABLE_BITCODE": "NO"
42 "preserve_paths": "Keychain/**/*",
43 "source_files": "Sources/Wallet/**/*.swift",
45 "Serializable.swift": [
51 "SQLiteMigrationManager.swift": [
58 "source_files": "Sources/Ethereum/**/*.swift",
60 "Tesseract.Wallet/Core": [
63 "Tesseract.EthereumTypes": [
70 "source_files": "Sources/PromiseKit/**/*.swift",
72 "Tesseract.Wallet/Core": [
75 "PromiseKit/CorePromise": [