[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 1 / e / NVHGzipFile / 1.1.1 / NVHGzipFile.podspec.json
blob13ced1748fe1333a97a1d50c097fe0f2a9381bb0
2   "name": "NVHGzipFile",
3   "version": "1.1.1",
4   "summary": "Just a simple Gzip handling for iOS6+",
5   "description": "Unpack and pack gzipped files with ease. Features:\n * Low memory footprint\n * Asynchronous and synchronous and API's",
6   "homepage": "https://github.com/ReDetection/NVHGzipFile",
7   "license": "MIT",
8   "authors": {
9     "Niels van Hoorn": "nvh@nvh.io"
10   },
11   "source": {
12     "git": "https://github.com/ReDetection/NVHGzipFile.git",
13     "tag": "1.1.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*",
20   "libraries": "z"