8 "summary": "A ZIP file I/O library for iOS, macOS and tvOS",
9 "homepage": "https://github.com/TimOliver/ZippyZap",
15 "git": "https://github.com/TimOliver/ZippyZap.git",
24 "source_files": "ZippyZap/*.{h,cpp,m,mm}",
26 "frameworks": "ImageIO"
29 "frameworks": "ApplicationServices"
31 "public_header_files": [
32 "ZippyZap/ZippyZap.h",
33 "ZippyZap/ZZArchive.h",
34 "ZippyZap/ZZArchiveEntry.h",
35 "ZippyZap/ZZConstants.h",