[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 0 / 8 / CouchbaseLite-Enterprise / 3.2.1 / CouchbaseLite-Enterprise.podspec.json
blob109444cc2a078c48d04a202ff34e9487f3a3f4e3
2   "name": "CouchbaseLite-Enterprise",
3   "version": "3.2.1",
4   "license": {
5     "type": "Custom",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "https://docs.couchbase.com/couchbase-lite/current/objc/quickstart.html",
9   "documentation_url": "https://docs.couchbase.com/couchbase-lite/current/objc/quickstart.html",
10   "summary": "Couchbase Lite Enterprise Edition for Objective-C",
11   "authors": "Couchbase",
12   "source": {
13     "http": "https://packages.couchbase.com/releases/couchbase-lite-ios/3.2.1/couchbase-lite-objc_xc_enterprise_3.2.1.zip"
14   },
15   "preserve_paths": [
16     "LICENSE.txt",
17     "CouchbaseLite.xcframework"
18   ],
19   "vendored_frameworks": "CouchbaseLite.xcframework",
20   "platforms": {
21     "ios": "11.0",
22     "osx": "10.14"
23   }