blob: 123704a0863d1c5ec7c59ba9cdf69da914e86381 [file] [log] [blame]
{
"name": "LMKeyValueStore",
"version": "1.0.0",
"summary": "基于wcdb框架的缓存工具,可以隔离c++代码",
"description": "base wedb basedate tools",
"homepage": "https://github.com/hcxyzlm/LMKeyValueStoreDemo",
"license": "MIT",
"authors": {
"zhuo": "zhuolimin@lazyaudio.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hcxyzlm/LMKeyValueStoreDemo.git",
"tag": "v1.0.0"
},
"source_files": [
"Classes",
"LMKeyValueStoreDemo/LMKeyValueStore/*.{h,m}"
]
}