blob: 9866df733ef0326bd981af48734a70c04ef2b584 [file] [log] [blame]
{
"name": "Godzippa",
"version": "2.0.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": "mattt@me.com"
},
"source": {
"git": "https://github.com/mattt/Godzippa.git",
"tag": "2.0.0"
},
"source_files": "Sources/*",
"requires_arc": true,
"libraries": "z",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}