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