2 "name": "TrustWalletCore",
4 "summary": "Trust Wallet core data structures and algorithms.",
5 "homepage": "https://github.com/trustwallet/wallet-core",
8 "Alejandro Isaza": "al@isaza.ca"
10 "module_name": "WalletCore",
14 "swift_versions": "5.1",
16 "http": "https://github.com/trustwallet/wallet-core/releases/download/2.6.11/TrustWalletCore-2.6.11.tar.xz"
18 "default_subspecs": "Core",
23 "Sources/Types/*.swift",
24 "Sources/Generated/Enums/*.swift",
25 "Sources/Generated/Protobuf/*.swift"
35 "vendored_frameworks": "*.xcframework",
36 "exclude_files": "Sources/Generated/WalletCore.h",
39 "Sources/*.{swift,h,m,cpp}",
40 "Sources/Extensions/*.swift",
41 "Sources/Generated/*.{swift,h}"
43 "public_header_files": [
49 "TrustWalletCore/Types": [
55 "swift_version": "5.1"