[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 0 / 8 / CouchbaseLite-Enterprise / 3.1.3 / CouchbaseLite-Enterprise.podspec.json
blob1174f9543cec12f1916f1826f95e5c1b33d6c8e5
2   "name": "CouchbaseLite-Enterprise",
3   "version": "3.1.3",
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.1.3/couchbase-lite-objc_xc_enterprise_3.1.3.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   }