[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / b / CouchbaseLite-Swift / 3.1.3 / CouchbaseLite-Swift.podspec.json
blobc029e6bef3c277b238aa286ffdad6c80672dded3
2   "name": "CouchbaseLite-Swift",
3   "version": "3.1.3",
4   "license": {
5     "type": "Custom",
6     "file": "LICENSE.txt"
7   },
8   "homepage": "https://docs.couchbase.com/couchbase-lite/current/swift/quickstart.html",
9   "documentation_url": "https://docs.couchbase.com/couchbase-lite/current/swift/quickstart.html",
10   "summary": "Couchbase Lite Community Edition for Swift",
11   "authors": "Couchbase",
12   "source": {
13     "http": "https://packages.couchbase.com/releases/couchbase-lite-ios/3.1.3/couchbase-lite-swift_xc_community_3.1.3.zip"
14   },
15   "preserve_paths": [
16     "LICENSE.txt",
17     "CouchbaseLiteSwift.xcframework"
18   ],
19   "vendored_frameworks": "CouchbaseLiteSwift.xcframework",
20   "platforms": {
21     "ios": "11.0",
22     "osx": "10.14"
23   }