[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / 4 / LMKeyValueStore / 1.0.0 / LMKeyValueStore.podspec.json
blob123704a0863d1c5ec7c59ba9cdf69da914e86381
2   "name": "LMKeyValueStore",
3   "version": "1.0.0",
4   "summary": "基于wcdb框架的缓存工具,可以隔离c++代码",
5   "description": "base wedb basedate tools",
6   "homepage": "https://github.com/hcxyzlm/LMKeyValueStoreDemo",
7   "license": "MIT",
8   "authors": {
9     "zhuo": "zhuolimin@lazyaudio.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/hcxyzlm/LMKeyValueStoreDemo.git",
16     "tag": "v1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "LMKeyValueStoreDemo/LMKeyValueStore/*.{h,m}"
21   ]