[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 1 / c / GZIP / 1.1.1 / GZIP.podspec.json
blob04e508ad12684be68da224da69b5aa9bb94d30af
2   "name": "GZIP",
3   "version": "1.1.1",
4   "license": "zlib",
5   "summary": "GZIP is category on NSData that provides simple gzip compression and decompression functionality.",
6   "homepage": "https://github.com/nicklockwood/GZIP",
7   "authors": {
8     "Nick Lockwood": "support@charcoaldesign.co.uk"
9   },
10   "source": {
11     "git": "https://github.com/nicklockwood/GZIP.git",
12     "tag": "1.1.1"
13   },
14   "source_files": "GZIP",
15   "requires_arc": false,
16   "platforms": {
17     "ios": "4.3",
18     "osx": "10.6"
19   }