blob: 50ccb9f8d2dac1753f94eb5a087556b48dd90f4d [file] [log] [blame]
{
"name": "Godzippa",
"version": "1.1.0",
"license": "MIT",
"summary": "GZip Compression / Decompression Category for NSData and NSFileManager.",
"homepage": "https://github.com/mattt/Godzippa",
"social_media_url": "https://twitter.com/mattt",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/Godzippa.git",
"tag": "1.1.0"
},
"source_files": "Godzippa/*",
"requires_arc": true,
"libraries": "z"
}