[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / 3 / HydraAsync / 1.0.2 / HydraAsync.podspec.json
blob0bcde3ec6d05d2831f1ebc51a891cd6ceb27b45a
2   "name": "HydraAsync",
3   "version": "1.0.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": "1.0.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   "frameworks": "Foundation",
28   "pushed_with_swift_version": "3.0"