CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

XLYKeyValueStore 1.0.0

XLYKeyValueStore 1.0.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jun 2015

Maintained by kaizeiyimi.



  • By
  • kaizei

simple key-value store which uses CoreData.

usage

it's too simple to say too much.

just set and get as you wish. the APIs made reference to NSUserDefault's set and get methods.