4 "summary": "Core Ethereum data structures and algorithms.",
5 "homepage": "https://github.com/TrustWallet/trust-core",
8 "Alejandro Isaza": "al@isaza.ca"
14 "swift_version": "4.0",
16 "git": "https://github.com/TrustWallet/trust-core.git",
19 "source_files": "Sources/**/*.{swift,h,m}",
20 "public_header_files": [
21 "Sources/TrustCore.h",
32 "pod_target_xcconfig": {
33 "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"