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",
15 "swift_versions": "5.1",
17 "http": "https://github.com/trustwallet/wallet-core/releases/download/3.0.6/TrustWalletCore-3.0.6.tar.xz"
19 "default_subspecs": "Core",
24 "Sources/Types/*.swift",
25 "Sources/Generated/Enums/*.swift",
26 "Sources/Generated/Protobuf/*.swift"
36 "vendored_frameworks": "*.xcframework",
37 "exclude_files": "Sources/Generated/WalletCore.h",
40 "Sources/*.{swift,h,m,cpp}",
41 "Sources/Extensions/*.swift",
42 "Sources/Generated/*.{swift,h}"
44 "public_header_files": [
50 "TrustWalletCore/Types": [
56 "swift_version": "5.1"