blob: 13ced1748fe1333a97a1d50c097fe0f2a9381bb0 [file] [log] [blame]
{
"name": "NVHGzipFile",
"version": "1.1.1",
"summary": "Just a simple Gzip handling for iOS6+",
"description": "Unpack and pack gzipped files with ease. Features:\n * Low memory footprint\n * Asynchronous and synchronous and API's",
"homepage": "https://github.com/ReDetection/NVHGzipFile",
"license": "MIT",
"authors": {
"Niels van Hoorn": "nvh@nvh.io"
},
"source": {
"git": "https://github.com/ReDetection/NVHGzipFile.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes/*",
"libraries": "z"
}