4 "summary": "Core Ethereum data structures and algorithms.",
5 "homepage": "https://github.com/zla-io/zilla-core",
8 "Jamal Mahfuz": "jamalmahfuz@outlook.com"
13 "swift_version": "4.0",
15 "git": "https://github.com/zla-io/zilla-core.git",
18 "source_files": "Sources/**/*.{swift,h,m}",
19 "public_header_files": [
20 "Sources/ZillaCore.h",
21 "Sources/EthereumCrypto.h"
31 "pod_target_xcconfig": {
32 "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"