4 "summary": "Core DEXON data structures and algorithms.",
5 "homepage": "https://dexon.org",
8 "DEXON Foundation": "app@dexon.org"
13 "swift_version": "4.2",
15 "git": "https://github.com/dexon-foundation/dekusan-core.git",
18 "source_files": "Sources/**/*.{swift,h,m}",
19 "public_header_files": [
20 "Sources/DekuSanCore.h",
34 "pod_target_xcconfig": {
35 "SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule"