2 "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 "Jens Alfke": "jens@couchbase.com"
15 "http": "http://packages.couchbase.com/releases/couchbase-lite/ios/1.0.3/couchbase-lite-ios-community_1.0.3.zip"
18 "SystemConfiguration",
23 "CouchbaseLite.framework",
24 "CouchbaseLiteListener.framework",
27 "name": "couchbase-lite-ios",
28 "vendored_frameworks": [
29 "CouchbaseLite.framework",
30 "CouchbaseLiteListener.framework"
33 "file": "LICENSE.txt",
34 "type": "Apache License, Version 2.0"
36 "public_header_files": [
37 "CouchbaseLite.framework/Headers/*.h",
38 "CouchbaseLiteListner.framework/Headers/*.h"
40 "summary": "Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine.",
42 "FRAMEWORK_SEARCH_PATHS": "$\"(PODS_ROOT)/couchbase-lite-ios/**\""
44 "requires_arc": false,
45 "homepage": "http://mobile.couchbase.com",
46 "deprecated_in_favor_of": "CouchbaseLite"