[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 7 / 2 / OramaCloudClient / 0.0.2 / OramaCloudClient.podspec.json
blob0a7046ec3b85f969539fda86ce39067dff9959f0
2   "name": "OramaCloudClient",
3   "module_name": "OramaCloudClient",
4   "version": "0.0.2",
5   "summary": "Orama Cloud API Client written in Swift.",
6   "homepage": "https://github.com/askorama/oramacloud-client-swift",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Orama": "info@oramasearch.com"
13   },
14   "documentation_url": "https://docs.orama.com/cloud",
15   "platforms": {
16     "ios": "16.0",
17     "osx": "13.0"
18   },
19   "swift_versions": "5.1",
20   "source": {
21     "git": "https://github.com/askorama/oramacloud-client-swift.git",
22     "branch": "main"
23   },
24   "source_files": "Sources/oramacloud-client/**/*.swift",
25   "resource_bundles": {
26     "OramaCloudClient": [
27       "PrivacyInfo.xcprivacy"
28     ]
29   },
30   "swift_version": "5.1"