YTKKeyValueStore_Swift icon indicating copy to clipboard operation
YTKKeyValueStore_Swift copied to clipboard

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

Results 3 YTKKeyValueStore_Swift issues
Sort by recently updated
recently updated
newest added

update swift5 change: README.md version pod version 0.5.0 dependency "SQLite.swift", "~> 0.12.0"

在xcode7.3中使用Carthage编译得到YTKKeyValueStore.framework,提示Missing required module 'SQLite'

![snip20180302_1](https://user-images.githubusercontent.com/16437417/36878474-23a60872-1dfa-11e8-8f43-b6715ffaeb27.png)