3 "Jens Alfke": "jens@couchbase.com"
5 "description": "**Couchbase Lite** is an embedded lightweight, document-oriented (NoSQL), syncable database engine.\n\n Get more info and downloads of Couchbase Lite (for iOS and Android) via [the Couchbase mobile portal](http://mobile.couchbase.com)\n\n [Click here for **official documentation for Couchbase Lite**](http://developer.couchbase.com)\n\n Latency matters a lot to users, so a local database takes frustration out of the equation. It’s got JSON documents, and the same map/reduce as Couchbase Server, in a pint-sized edition.\n\n Couchbase Lite compiles natively for iOS and Android. Half a megabyte optimized, for quick launch and snappy user experience on occasionally connected devices when data matters.",
7 "name": "couchbase-lite-ios",
9 "type": "Apache License, Version 2.0",
13 "SystemConfiguration",
18 "http": "http://packages.couchbase.com/releases/couchbase-lite/ios/1.0.1/couchbase-lite-ios-community_1.0.1.zip"
20 "requires_arc": false,
21 "vendored_frameworks": [
22 "CouchbaseLite.framework",
23 "CouchbaseLiteListener.framework"
26 "FRAMEWORK_SEARCH_PATHS": "$\"(PODS_ROOT)/couchbase-lite-ios/**\""
28 "public_header_files": [
29 "CouchbaseLite.framework/Headers/*.h",
30 "CouchbaseLiteListner.framework/Headers/*.h"
32 "summary": "Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine.",
38 "CouchbaseLite.framework",
39 "CouchbaseLiteListener.framework",
42 "homepage": "http://mobile.couchbase.com",
46 "deprecated_in_favor_of": "CouchbaseLite"