blob: de27e0d1a173c103bcc0e073e072a5f188b85314 [file] [log] [blame]
{
"name": "Godzippa",
"version": "2.1.1",
"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.1.1"
},
"source_files": "Sources/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "6.0",
"osx": "10.8",
"watchos": "2.0",
"tvos": "9.0"
},
"libraries": "z"
}