4 "summary": "Core Ethereum data structures and algorithms.",
5 "homepage": "https://github.com/DahanHu/trust-core",
8 "DahanHu": "849565897@qq.com"
13 "swift_version": "4.0",
15 "git": "https://github.com/DahanHu/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"