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",
24 "default_subspecs": "Core",
29 "name": "Build Rust Binary",
30 "script": "bash \"${PODS_TARGET_SRCROOT}/Keychain/build.sh\"",
31 "execution_position": "before_compile"
33 "pod_target_xcconfig": {
34 "SWIFT_INCLUDE_PATHS": "\"${PODS_TARGET_SRCROOT}\"",
35 "LIBRARY_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/Keychain\"",
36 "ENABLE_BITCODE": "NO"
38 "preserve_paths": "Keychain/**/*",
39 "source_files": "Sources/Wallet/**/*.swift",
41 "Serializable.swift": [
47 "SQLiteMigrationManager.swift": [
54 "source_files": "Sources/Ethereum/**/*.swift",
56 "Tesseract.Wallet/Core": [
59 "Tesseract.EthereumTypes": [
66 "source_files": "Sources/PromiseKit/**/*.swift",
68 "Tesseract.Wallet/Core": [
71 "PromiseKit/CorePromise": [