[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / c / 3 / HydraAsync / 0.9.2 / HydraAsync.podspec.json
blob25e7558708dc66bd1add47f4256b710cacd8f005
2   "name": "HydraAsync",
3   "version": "0.9.2",
4   "summary": "Promises & Await: Write better async in Swift",
5   "homepage": "https://github.com/malcommac/Hydra",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniele Margutti": "me@danielemargutti.com"
12   },
13   "social_media_url": "http://twitter.com/danielemargutti",
14   "source": {
15     "git": "https://github.com/malcommac/Hydra.git",
16     "tag": "0.9.2"
17   },
18   "source_files": "Sources/**/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "2.0",
22     "osx": "10.10",
23     "tvos": "9.0"
24   },
25   "requires_arc": true,
26   "module_name": "Hydra",
27   "pushed_with_swift_version": "3.0"