[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / b / CouchbaseLite-Swift / 3.1.0 / CouchbaseLite-Swift.podspec.json
blob2630438c68732cea16e4e588e1425bec96bb37d7
2   "name": "CouchbaseLite-Swift",
3   "version": "3.1.0",
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   "readme": "https://github.com/couchbase/couchbase-lite-ios/tree/2.0.0",
11   "summary": "Couchbase Lite Community Edition for Swift",
12   "authors": "Couchbase",
13   "source": {
14     "http": "https://packages.couchbase.com/releases/couchbase-lite-ios/3.1.0/couchbase-lite-swift_xc_community_3.1.0.zip"
15   },
16   "preserve_paths": [
17     "LICENSE.txt",
18     "CouchbaseLiteSwift.xcframework"
19   ],
20   "vendored_frameworks": "CouchbaseLiteSwift.xcframework",
21   "platforms": {
22     "ios": "11.0",
23     "osx": "10.12"
24   }