[Add] HyperTrident 2.2.2.3
[CocoaPods.git] / Specs / d / 0 / e / Hey / 0.1.0 / Hey.podspec.json
blob55a9f859513b49b39d3a01bcec47bf3d1d0d19b4
2   "name": "Hey",
3   "module_name": "Hey",
4   "version": "0.1.0",
5   "homepage": "https://github.com/maxsokolov/Hey",
6   "summary": "Pluggable generic http client. Swifty and supereasy to use.",
7   "authors": {
8     "Max Sokolov": "https://twitter.com/max_sokolov"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "source": {
19     "git": "https://github.com/maxsokolov/Hey.git",
20     "tag": "0.1.0"
21   },
22   "dependencies": {
23     "Alamofire": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"