2 "name": "couchbase-lite-ios",
5 "type": "Apache License, Version 2.0",
8 "summary": "An embedded syncable NoSQL database for iOS apps.",
9 "homepage": "http://mobile.couchbase.com",
10 "authors": "Couchbase",
12 "http": "http://packages.couchbase.com/releases/couchbase-lite/ios/1.1.1/couchbase-lite-ios-community_1.1.1-18.zip"
14 "preserve_paths": "LICENSE.txt",
28 "OTHER_LDFLAGS": "-ObjC"
30 "default_subspecs": "Core",
31 "deprecated_in_favor_of": "CouchbaseLite",
35 "preserve_paths": "CouchbaseLite.framework",
36 "vendored_frameworks": "CouchbaseLite.framework"
41 "couchbase-lite-ios/Core": [
45 "preserve_paths": "CouchbaseLiteListener.framework",
46 "vendored_frameworks": "CouchbaseLiteListener.framework"