[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / b / CouchbaseLite-Swift / 3.0.1 / CouchbaseLite-Swift.podspec.json
blob02da008c2a632e67e5bc99b29c01bd4df58fd439
2   "name": "CouchbaseLite-Swift",
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 Swift",
10   "authors": "Couchbase",
11   "source": {
12     "http": "https://packages.couchbase.com/releases/couchbase-lite-ios/3.0.1/couchbase-lite-swift_xc_community_3.0.1.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   }