8 "summary": "A Swift and Objective-C category for Zstd (Zstandard) compression.",
9 "homepage": "https://github.com/luckymarmot/ZstdKit",
11 "Paw": "https://paw.cloud"
14 "git": "https://github.com/luckymarmot/ZstdKit.git",
25 "Dependencies/zstd/lib/*.h",
26 "Dependencies/zstd/lib/common/*.{c,h}",
27 "Dependencies/zstd/lib/compress/*.{c,h}",
28 "Dependencies/zstd/lib/decompress/*.{c,h}"
30 "public_header_files": "ZstdKit/*.h",
31 "pod_target_xcconfig": {
32 "CLANG_WARN_COMMA": false,
33 "CLANG_WARN_UNREACHABLE_CODE": false