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/2.3.3/TrustWalletCore-iOS-2.3.3.zip"
19 "default_subspecs": "Core",
24 "swift/Sources/Generated/Enums/*.swift",
25 "swift/Sources/Generated/Protobuf/*.swift"
35 "preserve_paths": "build/ios/*.a",
36 "vendored_libraries": "build/ios/*.a",
37 "exclude_files": "swift/Sources/Generated/WalletCore.h",
40 "swift/Sources/*.{swift,h,m,cpp}",
41 "swift/Sources/Extensions/*.swift",
42 "swift/Sources/Generated/*.{swift,h}"
44 "public_header_files": [
50 "OTHER_LDFLAGS": "$(inherited) -fprofile-instr-generate"
52 "pod_target_xcconfig": {
53 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
56 "TrustWalletCore/Types": [
62 "swift_version": "5.1"