mwanjajoel / CouchBaseTesting

This is sample code for getting started with CouchBase Lite in iOS using Swift 2.0.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CouchBaseTesting

This is sample code for getting started with CouchBase Lite in iOS using Swift 2.0.

Steps:

  1. Clone this repo
  2. Make sure you have Cocoapods installed.
  3. Go to your terminal and cd into the directory where you have cloned this repo
  4. run pod install. This shall install Couchbase-Lite via cocoapods
  5. Go to your .xcworkspace file, open it and run it.

About

This is sample code for getting started with CouchBase Lite in iOS using Swift 2.0.


Languages

Language:Swift 96.9%Language:Objective-C 2.1%Language:Ruby 1.0%