[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / 8 / CouchbaseLite-Enterprise / 2.1.5 / CouchbaseLite-Enterprise.podspec.json
blobc43dee3424d789f9836d811e7bd98a4459b8b310
2   "name": "CouchbaseLite-Enterprise",
3   "version": "2.1.5",
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.1.5/couchbase-lite-objc_enterprise_2.1.5.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   }