gitph101 / QNKeyValueSQliteDB

A simple Key-Value storage tool, using Sqlite as backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QNKeyValueSQliteDB

forked from yuantiku/YTKKeyValueStore

Installation

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

pod "QNKeyValueSQliteDB"

About

A simple Key-Value storage tool, using Sqlite as backend.

License:MIT License


Languages

Language:Objective-C 99.7%Language:Ruby 0.3%