[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / 7 / 8 / Godzippa / 2.0.0 / Godzippa.podspec.json
blob9866df733ef0326bd981af48734a70c04ef2b584
2   "name": "Godzippa",
3   "version": "2.0.0",
4   "license": "MIT",
5   "summary": "GZip Compression / Decompression Category for NSData and NSFileManager.",
6   "homepage": "https://github.com/mattt/Godzippa",
7   "social_media_url": "https://twitter.com/mattt",
8   "authors": {
9     "Mattt": "mattt@me.com"
10   },
11   "source": {
12     "git": "https://github.com/mattt/Godzippa.git",
13     "tag": "2.0.0"
14   },
15   "source_files": "Sources/*",
16   "requires_arc": true,
17   "libraries": "z",
18   "platforms": {
19     "osx": null,
20     "ios": null,
21     "tvos": null,
22     "watchos": null
23   }