WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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%