[Add] AcousticConnect 1.0.47
[CocoaPods.git] / Specs / 4 / d / 8 / CombineKit / 1.0.1 / CombineKit.podspec.json
blobfa01ef0e9288b1d5ade1119d222733c0f6fc7f20
2   "name": "CombineKit",
3   "version": "1.0.1",
4   "summary": "A collection of operators, publishers and schedulers for Combine",
5   "description": "A collection of operators, publishers and schedulers for Combine",
6   "homepage": "https://github.com/Kn1kt/combine-extensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikita Konashenko": "https://github.com/Kn1kt"
13   },
14   "source": {
15     "git": "https://github.com/Kn1kt/combine-extensions.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": "Combine",
23   "swift_versions": "5",
24   "swift_version": "5"