[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 7 / AFgzipRequestSerializer / 0.0.1 / AFgzipRequestSerializer.podspec.json
blob74fe375dc2eaf66c71a061556cd78515347439d2
2   "name": "AFgzipRequestSerializer",
3   "version": "0.0.1",
4   "summary": "gzip Request Serializer for AFNetworking",
5   "homepage": "https://github.com/AFNetworking/AFAmazonS3Client",
6   "license": "MIT",
7   "social_media_url": "https://twitter.com/AFNetworking",
8   "authors": {
9     "Mattt Thompson": "m@mattt.me"
10   },
11   "source": {
12     "git": "https://github.com/AFNetworking/AFgzipRequestSerializer.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "AFgzipRequestSerializer",
16   "requires_arc": true,
17   "dependencies": {
18     "AFNetworking": [
19       "~> 2.0"
20     ],
21     "Godzippa": [
22       "~> 1.0"
23     ]
24   }