Skip to content

sfmDeveloper/DBClient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBClient

Requirements

  • Xcode 8
  • Swift 3
  • iOS 9+

Installation

Cocoapods

There're 3 podspecs:

Core, common classes for any database:

pod 'DBClient', '~> 0.3'

Wrapper for CoreData:

pod 'DBClient/CoreData', '~> 0.3'

Wrapper for Realm:

pod 'DBClient/Realm', '~> 0.3'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 98.5%
  • Ruby 1.5%