[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / 4 / b / CouchbaseLite-Swift / 3.2.0-beta.1 / CouchbaseLite-Swift.podspec.json
blobef3a20ace0b356386b1d7fdee5e513f08ea847f9
2   "name": "CouchbaseLite-Swift",
3   "version": "3.2.0-beta.1",
4   "license": {
5     "type": "Custom",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "https://docs.couchbase.com/couchbase-lite/current/swift/quickstart.html",
9   "documentation_url": "https://docs.couchbase.com/couchbase-lite/current/swift/quickstart.html",
10   "summary": "Couchbase Lite Community Edition for Swift",
11   "authors": "Couchbase",
12   "source": {
13     "http": "https://packages.couchbase.com/releases/couchbase-lite-ios/3.2.0-beta.1/couchbase-lite-swift_xc_community_3.2.0-beta.1.zip"
14   },
15   "preserve_paths": [
16     "LICENSE.txt",
17     "CouchbaseLiteSwift.xcframework"
18   ],
19   "vendored_frameworks": "CouchbaseLiteSwift.xcframework",
20   "platforms": {
21     "ios": "11.0",
22     "osx": "10.14"
23   }