[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 3 / a / 6 / CouchbaseLite / 3.0.1 / CouchbaseLite.podspec.json
blob2de4a8fc09485daa1808bfea9daa61db615e7173
2   "name": "CouchbaseLite",
3   "version": "3.0.1",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "https://github.com/couchbase/couchbase-lite-ios",
9   "summary": "Couchbase Lite Community Edition for Objective-C",
10   "authors": "Couchbase",
11   "source": {
12     "http": "https://packages.couchbase.com/releases/couchbase-lite-ios/3.0.1/couchbase-lite-objc_xc_community_3.0.1.zip"
13   },
14   "preserve_paths": [
15     "LICENSE.txt",
16     "CouchbaseLite.xcframework"
17   ],
18   "vendored_frameworks": "CouchbaseLite.xcframework",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11"
22   }