blob: 6ef36aec8250c5fe361446a27b65f0bad703d9cc [file] [log] [blame]
{
"name": "Godzippa",
"version": "1.0.0",
"license": "MIT",
"summary": "GZip Compression / Decompression Category for NSData.",
"homepage": "https://github.com/mattt/Godzippa",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/Godzippa.git",
"tag": "1.0.0"
},
"source_files": "Godzippa/NSData+Godzippa.{h,m}",
"requires_arc": true,
"libraries": "z"
}