[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / a / 6 / CouchbaseLite / 3.0.12 / CouchbaseLite.podspec.json
blob6d99f585b756c275f3b86b3633a2749165218f68
2   "name": "CouchbaseLite",
3   "version": "3.0.12",
4   "license": {
5     "type": "Custom",
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.12/couchbase-lite-objc_xc_community_3.0.12.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   }