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