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",
26 "OTHER_LDFLAGS": "-ObjC"
28 "default_subspecs": "SQLite",
32 "libraries": "sqlite3",
33 "source_files": "CouchbaseLite.framework/Headers/*.h",
34 "preserve_paths": "CouchbaseLite.framework",
35 "vendored_frameworks": "CouchbaseLite.framework"