2 "name": "couchbase-lite-ios",
5 "type": "Apache License, Version 2.0",
8 "homepage": "http://mobile.couchbase.com",
9 "summary": "An embedded syncable NoSQL database for iOS apps.",
10 "authors": "Couchbase",
12 "http": "http://packages.couchbase.com/releases/couchbase-lite/ios/1.2.1/couchbase-lite-ios-community_1.2.1-13.zip"
14 "preserve_paths": "LICENSE.txt",
25 "OTHER_LDFLAGS": "-ObjC"
27 "default_subspecs": "SQLite",
28 "deprecated_in_favor_of": "CouchbaseLite",
32 "libraries": "sqlite3",
33 "source_files": "CouchbaseLite.framework/Headers/*.h",
34 "preserve_paths": "CouchbaseLite.framework",
35 "vendored_frameworks": "CouchbaseLite.framework"
39 "vendored_libraries": "Extras/libsqlcipher.a",
40 "source_files": "CouchbaseLite.framework/Headers/*.h",
41 "preserve_paths": "CouchbaseLite.framework",
42 "vendored_frameworks": "CouchbaseLite.framework"
50 "vendored_libraries": "Extras/libCBLForestDBStorage.a",
51 "source_files": "CouchbaseLite.framework/Headers/*.h",
52 "preserve_paths": "CouchbaseLite.framework",
53 "vendored_frameworks": "CouchbaseLite.framework"
57 "source_files": "CouchbaseLiteListener.framework/Headers/*.h",
58 "preserve_paths": "CouchbaseLiteListener.framework",
59 "vendored_frameworks": "CouchbaseLiteListener.framework"