[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 0 / 8 / CouchbaseLite-Enterprise / 2.5.0 / CouchbaseLite-Enterprise.podspec.json
blobbcfcee13431f0da4e7f2279ecf8e6854d4e3d4ca
2   "name": "CouchbaseLite-Enterprise",
3   "version": "2.5.0",
4   "license": {
5     "type": "Custom",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "https://github.com/couchbase/couchbase-lite-ios",
9   "summary": "Couchbase Lite Enterprise Edition for Objective-C",
10   "authors": "Couchbase",
11   "source": {
12     "http": "https://packages.couchbase.com/releases/couchbase-lite-ios/2.5.0/couchbase-lite-objc_enterprise_2.5.0.zip"
13   },
14   "preserve_paths": [
15     "LICENSE.txt",
16     "iOS/CouchbaseLite.framework",
17     "macOS/CouchbaseLite.framework"
18   ],
19   "ios": {
20     "vendored_frameworks": "iOS/CouchbaseLite.framework"
21   },
22   "osx": {
23     "vendored_frameworks": "macOS/CouchbaseLite.framework"
24   },
25   "platforms": {
26     "ios": "9.0",
27     "osx": "10.11"
28   }