[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 5 / CombineCloudKit / 0.2.0 / CombineCloudKit.podspec.json
blob0b182933af096f27b0908e04cf7028c402e366e8
2   "name": "CombineCloudKit",
3   "version": "0.2.0",
4   "summary": "🌤 Swift Combine extensions for asynchronous CloudKit record processing",
5   "description": "CombineCloudKit exposes CloudKit operations as Combine publishers. Publishers can be used to process values over\ntime, using Combine's declarative API.",
6   "documentation_url": "https://chris-araman.github.io/CombineCloudKit/",
7   "homepage": "https://github.com/chris-araman/CombineCloudKit",
8   "source": {
9     "git": "https://github.com/chris-araman/CombineCloudKit.git",
10     "tag": "0.2.0"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE.md"
15   },
16   "authors": "Chris Araman",
17   "social_media_url": "https://github.com/chris-araman",
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15",
21     "tvos": "13.0",
22     "watchos": "6.0"
23   },
24   "swift_versions": [
25     "5.1",
26     "5.2",
27     "5.3",
28     "5.4"
29   ],
30   "source_files": "Sources/CombineCloudKit",
31   "swift_version": "5.4"