[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 0 / OpenCombineFoundation / 0.8.0 / OpenCombineFoundation.podspec.json
blobd7db9dd2404e238e02dd9ec0b75f54690d58aca3
2   "name": "OpenCombineFoundation",
3   "version": "0.8.0",
4   "summary": "OpenCombine + OpenCombineFoundation interoperability",
5   "description": "Adds publishers to Foundation types like NotificationCenter, URLSession etc.",
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.8.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/OpenCombineFoundation/**/*.swift",
23   "dependencies": {
24     "OpenCombine": [
25       ">= 0.7"
26     ]
27   },
28   "swift_version": "5.0"