[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / c / 1 / NVHTarGzipV2 / 0.0.4 / NVHTarGzipV2.podspec.json
blob0435ce97f8227f71cedb662482aec99a77b6cc2d
2   "name": "NVHTarGzipV2",
3   "version": "0.0.4",
4   "summary": "A library to handle .tgz and .tar.gz files on iOS",
5   "description": "Unpack and pack tarred and gzipped files with ease. Features:\n * Low memory footprint\n * NSProgress based progress reporting\n * Asynchronous and synchronous and API's",
6   "homepage": "https://github.com/fallending/NVHTarGzipV2",
7   "license": "MIT",
8   "authors": {
9     "Niels van Hoorn": "nvh@nvh.io"
10   },
11   "source": {
12     "git": "https://github.com/fallending/NVHTarGzipV2.git",
13     "tag": "0.0.4"
14   },
15   "social_media_url": "https://twitter.com/nvh",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes/*",
21   "libraries": "z"