blob: 8bcc26157f342890ad0da1478dea2fc3035c6052 [file] [log] [blame]
{
"name": "Godzippa",
"version": "0.1.2",
"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": "0.1.2"
},
"source_files": "Godzippa/NSData+Godzippa.{h,m}",
"requires_arc": true,
"libraries": "z"
}