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.5.8/TrustWalletCore-iOS-2.5.8.zip"
18 "default_subspecs": "Core",
23 "swift/Sources/Types/*.swift",
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 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55 "user_target_xcconfig": {
56 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
59 "TrustWalletCore/Types": [
65 "swift_version": "5.1"