[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 5 / CombineCloudKit / 1.0.1 / CombineCloudKit.podspec.json
blob28df0a5f10504c0340e06fb26550d12fa7297307
2   "name": "CombineCloudKit",
3   "version": "1.0.1",
4   "summary": "🌤 Swift Combine extensions for reactive 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://combinecloudkit.hiddenplace.dev",
7   "homepage": "https://github.com/chris-araman/CombineCloudKit",
8   "source": {
9     "git": "https://github.com/chris-araman/CombineCloudKit.git",
10     "tag": "1.0.1"
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     "5.5"
30   ],
31   "source_files": "Sources/**/*.swift",
32   "swift_version": "5.5"