[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / c / HyphenCozoSwiftBridge / 0.7.5 / HyphenCozoSwiftBridge.podspec.json
bloba5db0cfc84b1528d7e81a8651a7363c2aa6ae661
2   "name": "HyphenCozoSwiftBridge",
3   "version": "0.7.5",
4   "summary": "CozoDB for Swift",
5   "description": "This library allows you to use CozoDB embedded in your Swift application",
6   "homepage": "https://github.com/hyphen-id/cozo",
7   "license": "MPL-2.0",
8   "authors": {
9     "pax": "andrei@hyphen.id"
10   },
11   "source": {
12     "http": "https://github.com/cozodb/cozo/releases/download/v0.7.5/CozoSwiftBridge-0.7.5.tgz"
13   },
14   "source_files": "Sources/CozoSwiftBridge/*",
15   "vendored_frameworks": "RustXcframework.xcframework",
16   "requires_arc": true,
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "dependencies": {
22     "SwiftyJSON": [
23       "5.0.1"
24     ]
25   },
26   "swift_version": "5.0"