[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / b / 3 / HLTKeyValueStorage / 0.1.0 / HLTKeyValueStorage.podspec.json
blobb340011b5f1a39a2097e3b1c75175640a98c3d75
2   "name": "HLTKeyValueStorage",
3   "version": "0.1.0",
4   "summary": "A short description of HLTKeyValueStorage.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/nscribble/HLTKeyValueStorage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nscribble": "zhx21.chen@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nscribble/HLTKeyValueStorage.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HLTKeyValueStorage/Classes/**/*",
22   "public_header_files": "HLTKeyValueStorage/Classes/**/*.h",
23   "dependencies": {
24     "MMKV": [
26     ]
27   }