[Add] AnyThinkAdmobSDKAdapter 6.4.37.1
[CocoaPods.git] / Specs / 8 / c / 1 / NVHTarGzipV2 / 0.0.3 / NVHTarGzipV2.podspec.json
blob8c6b5647f4538289283e65b73a2be3a7f95af055
2   "name": "NVHTarGzipV2",
3   "version": "0.0.3",
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.3"
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"