3 "version": "2.7.1-beta3",
4 "license": "Apache License, Version 2.0",
5 "homepage": "https://github.com/kabirsaheb/couchbase-lite-ios",
6 "summary": "An embedded syncable NoSQL database for iOS and MacOS apps.",
7 "authors": "Couchbase",
9 "git": "https://github.com/kabirsaheb/couchbase-lite-ios.git",
13 "prepare_command": "sh Scripts/prepare_cocoapods.sh \"CBL_Swift\"",
15 "preserve_paths": "frameworks/CBL_Swift/iOS/CouchbaseLiteSwift.framework",
16 "vendored_frameworks": "frameworks/CBL_Swift/iOS/CouchbaseLiteSwift.framework"
19 "preserve_paths": "frameworks/CBL_Swift/macOS/CouchbaseLiteSwift.framework",
20 "vendored_frameworks": "frameworks/CBL_Swift/macOS/CouchbaseLiteSwift.framework"