4 "summary": "Swift framework that enables gzip/gunzip Data using zlib.",
5 "homepage": "https://github.com/1024jp/GzipSwift",
11 "1024jp": "1024jp@wolfrosch.com"
14 "git": "https://github.com/1024jp/GzipSwift.git",
17 "source_files": "Sources/*.swift",
18 "module_name": "Gzip",
27 "preserve_paths": "zlib/*",
28 "pod_target_xcconfig": {
29 "SWIFT_INCLUDE_PATHS": "$(PODS_ROOT)/GzipSwift/zlib"
31 "pushed_with_swift_version": "3.0.1"