[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 1 / 4 / Hermod / 1.0.4 / Hermod.podspec.json
blobfe9699e81166ea2b38c0ef56593444a84ebb71d8
2   "name": "Hermod",
3   "version": "1.0.4",
4   "summary": "User friendly HTTP client on top of AFNetworking",
5   "description": "Hermod defines a simple, easy to use, intuitive and flexible HTTP client on top of AFNetworking.",
6   "homepage": "https://github.com/mobilejazz/Hermod",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mobile Jazz": "info@mobilejazz.com"
13   },
14   "platforms": {
15     "ios": "7.0",
16     "osx": "10.9"
17   },
18   "social_media_url": "http://twitter.com/mobilejazzcom",
19   "source": {
20     "git": "https://github.com/mobilejazz/Hermod.git",
21     "tag": "1.0.4"
22   },
23   "source_files": [
24     "Source Code/*.{h,m}",
25     "Source Code/*/*.{h,m}"
26   ],
27   "frameworks": "Foundation",
28   "dependencies": {
29     "AFNetworking": [
30       "~>3.0"
31     ],
32     "FormatterKit/URLRequestFormatter": [
34     ]
35   },
36   "requires_arc": true,
37   "deprecated": true