[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / 7 / 8 / Godzippa / 1.0.0 / Godzippa.podspec.json
blob6ef36aec8250c5fe361446a27b65f0bad703d9cc
2   "name": "Godzippa",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "GZip Compression / Decompression Category for NSData.",
6   "homepage": "https://github.com/mattt/Godzippa",
7   "authors": {
8     "Mattt Thompson": "m@mattt.me"
9   },
10   "source": {
11     "git": "https://github.com/mattt/Godzippa.git",
12     "tag": "1.0.0"
13   },
14   "source_files": "Godzippa/NSData+Godzippa.{h,m}",
15   "requires_arc": true,
16   "libraries": "z"