4 "summary": "Cocoapods wrapper of facebook/zstd.",
5 "description": "Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios. It\"s backed by a very fast entropy stage, provided by Huff0 and FSE library.",
6 "homepage": "https://facebook.github.io/zstd/#other-languages",
9 "kongkaikai": "kongkaikai@bytedance.com"
17 "git": "https://github.com/facebook/zstd.git",
21 "lib/{compress,common,decompress,dictBuilder}/**/*.{h,c}",
26 "public_header_files": [
31 "swift_versions": "5.0",
33 "GCC_C_LANGUAGE_STANDARD": "gnu11",
34 "CLANG_CXX_LANGUAGE_STANDARD": "gnu++14"
36 "swift_version": "5.0"