[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 8 / d / OpenCombineDispatch / 0.11.0 / OpenCombineDispatch.podspec.json
blob1eeeb37b2a73abcb714599a381fd60e151d90ec2
2   "name": "OpenCombineDispatch",
3   "version": "0.11.0",
4   "summary": "OpenCombine + Dispatch interoperability",
5   "description": "Extends `DispatchQueue` with conformance to the `Scheduler` protocol",
6   "homepage": "https://github.com/broadwaylamb/OpenCombine/",
7   "license": "MIT",
8   "authors": {
9     "Sergej Jaskiewicz": "jaskiewiczs@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/broadwaylamb/OpenCombine.git",
13     "tag": "0.11.0"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "osx": "10.10",
18     "ios": "8.0",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source_files": "Sources/OpenCombineDispatch/**/*.swift",
23   "dependencies": {
24     "OpenCombine": [
25       ">= 0.10.2"
26     ]
27   },
28   "swift_version": "5.0"