Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.16 KB

WCDBSwift

CI Status Version License Platform

This is the copy of wcdb.swift v1.0.8.2. We have done some maintenance and will do more work on this project.

WCDB is an efficient, complete, easy-to-use mobile database framework used in the WeChat application. It can be a replacement for Core Data, SQLite & FMDB.

Requirements

  • iOS 9.0+ / macOS 10.10+ / tvOS 9.0+ / watchOS 2.0+
  • Xcode 11+
  • Swift 5.0+

Installation

WCDBSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'WCDBSwift'

License

WCDBSwift is available under the BSD 3-Clause License. See the LICENSE file for more info.