[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / b / CouchbaseLite-Swift / 3.0.0-beta02 / CouchbaseLite-Swift.podspec.json
blobfc5faa5286b86bc5be9b21875be02ee126068ae8
2   "name": "CouchbaseLite-Swift",
3   "version": "3.0.0-beta02",
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 Swift",
10   "authors": "Couchbase",
11   "source": {
12     "http": "https://packages.couchbase.com/releases/couchbase-lite-ios/3.0.0-beta02/couchbase-lite-swift_xc_community_3.0.0-beta02.zip"
13   },
14   "preserve_paths": [
15     "LICENSE.txt",
16     "CouchbaseLiteSwift.xcframework"
17   ],
18   "vendored_frameworks": "CouchbaseLiteSwift.xcframework",
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.11"
22   }