[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / d / 0 / e / Hey / 0.3.0 / Hey.podspec.json
blobdfbd9d1b395e287ecea405dabf7d2c95dc501b5a
2   "name": "Hey",
3   "module_name": "Hey",
4   "version": "0.3.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.3.0"
21   },
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"