2 "name": "XLYKeyValueStore",
4 "summary": "A simple key-value store support in-memory and persistance.",
5 "description": " simple key-value store like NSUserDefault's set and get API. Support \n in-memory and persistance.\n",
6 "homepage": "https://github.com/kaizeiyimi/XLYKeyValueStore",
12 "kaizei": "kaizeiyimi@126.com"
18 "git": "https://github.com/kaizeiyimi/XLYKeyValueStore.git",
21 "source_files": "codes/**/*.{h,m}",
22 "frameworks": "CoreData",