[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / d / 7 / 8 / Godzippa / 0.1.2 / Godzippa.podspec.json
blob8bcc26157f342890ad0da1478dea2fc3035c6052
2   "name": "Godzippa",
3   "version": "0.1.2",
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": "0.1.2"
13   },
14   "source_files": "Godzippa/NSData+Godzippa.{h,m}",
15   "requires_arc": true,
16   "libraries": "z"