2 "name": "couchbase-lite-tvos",
5 "type": "Apache License, Version 2.0",
8 "homepage": "http://mobile.couchbase.com",
9 "summary": "An embedded syncable NoSQL database for tvOS apps.",
10 "authors": "Couchbase",
12 "http": "https://packages.couchbase.com/releases/couchbase-lite/tvos/1.4.1/couchbase-lite-tvos-community_1.4.1.zip"
14 "preserve_paths": "LICENSE.txt",
21 "SystemConfiguration",
29 "OTHER_LDFLAGS": "-ObjC"
31 "default_subspecs": "SQLite",
35 "libraries": "sqlite3",
36 "vendored_libraries": "Extras/libCBLJSViewCompiler.a",
38 "CouchbaseLite.framework/Headers/*.h",
39 "CouchbaseLiteListener.framework/Headers/*.h",
40 "Extras/CBLRegisterJSViewCompiler.h"
43 "CouchbaseLite.framework",
44 "CouchbaseLiteListener.framework"
46 "vendored_frameworks": [
47 "CouchbaseLite.framework",
48 "CouchbaseLiteListener.framework"
53 "vendored_libraries": [
54 "Extras/libsqlcipher.a",
55 "Extras/libCBLJSViewCompiler.a"
58 "CouchbaseLite.framework/Headers/*.h",
59 "CouchbaseLiteListener.framework/Headers/*.h",
60 "Extras/CBLRegisterJSViewCompiler.h"
63 "CouchbaseLite.framework",
64 "CouchbaseLiteListener.framework"
66 "vendored_frameworks": [
67 "CouchbaseLite.framework",
68 "CouchbaseLiteListener.framework"
73 "libraries": "sqlite3",
74 "vendored_libraries": [
75 "Extras/libCBLForestDBStorage.a",
76 "Extras/libCBLJSViewCompiler.a"
79 "CouchbaseLite.framework/Headers/*.h",
80 "CouchbaseLiteListener.framework/Headers/*.h",
81 "Extras/CBLRegisterJSViewCompiler.h"
84 "CouchbaseLite.framework",
85 "CouchbaseLiteListener.framework"
87 "vendored_frameworks": [
88 "CouchbaseLite.framework",
89 "CouchbaseLiteListener.framework"