[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / a / 9 / Hermod-tvos / 1.1.1 / Hermod-tvos.podspec.json
blobd71453f94e8dfb4b03b33d330fa02ad22440ddc1
2   "name": "Hermod-tvos",
3   "version": "1.1.1",
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     "tvos": "9.0"
16   },
17   "social_media_url": "http://twitter.com/mobilejazzcom",
18   "source": {
19     "git": "https://github.com/mobilejazz/Hermod.git",
20     "tag": "1.1.1"
21   },
22   "source_files": [
23     "Source Code/*.{h,m}",
24     "Source Code/*/*.{h,m}"
25   ],
26   "frameworks": "Foundation",
27   "dependencies": {
28     "AFNetworking": [
29       "~>3.0"
30     ]
31   },
32   "requires_arc": true,
33   "deprecated": true