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"
14 "swift_versions": "5.0",
16 "http": "https://s3.amazonaws.com/wallet-core/TrustWalletCore-iOS-0.12.14.zip"
18 "preserve_paths": "build/ios/*.a",
19 "vendored_libraries": [
20 "build/ios/libprotobuf.a",
21 "build/ios/libTrezorCrypto.a",
22 "build/ios/libTrustWalletCore.a"
26 "swift/Sources/**/*.{swift,h,m,cpp}"
28 "public_header_files": [
34 "SYSTEM_HEADER_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/TrustWalletCore/include",
35 "OTHER_LDFLAGS": "$(inherited) -fprofile-instr-generate"
37 "pod_target_xcconfig": {
38 "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
45 "swift_version": "5.0"