Godzippa. Compress and decompress files in Apple apps.

github.com/mattt/Godzippa

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2019
  • Add archival notice
May 2019
  • Update .gitattributes
  • Specify deployment targets
  • Add Manual Installation instructions
  • Bump version to 2.1.1
  • Add CocoaPods deployment on new tags
  • Add Installation instructions
  • Add .gitattributes
  • Add badges
  • Add Swift example usage
  • Add .travis.yml
  • Formatting
  • Update to Xcode 10.2 recommended project settings
  • Update copyright year
  • Update Godzippa.podspec (#19)
September 2018
  • Bump version to 2.1.0
  • Add isGzipCompressed property to NSData extension
  • Remove Copy Bundle Resources build phase from targets
  • Use 'gzipDecompressed()' method to decompress (#15)
March 2018
  • Update license and attribution