[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / 9 / MMapKV / 0.1.0 / MMapKV.podspec.json
blobdf4c429b428fed23518e8641d58ae39ac7743619
2   "name": "MMapKV",
3   "version": "0.1.0",
4   "summary": "MMap Key-Value storage.",
5   "description": "MMap Key-Value storage.",
6   "homepage": "https://github.com/pozi119/MMapKV",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Valo Lee": "pozi119@163.com"
13   },
14   "source": {
15     "git": "https://github.com/pozi119/MMapKV.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "10.0",
21     "osx": "10.12",
22     "watchos": "3.0"
23   },
24   "source_files": "MMapKV/Classes/**/*",
25   "dependencies": {
26     "AnyCoder": [
27       "~> 0.1.1-beta1"
28     ]
29   },
30   "pushed_with_swift_version": "5.7"