blob: 3ee60d10c7912af6d69275ba3134fda71cd27208 [file] [log] [blame]
{
"name": "Godzippa",
"version": "0.1.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": "0.1.0"
},
"source_files": "NSData+Godzippa.{h,m}",
"libraries": "z",
"requires_arc": false
}