[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 1 / e / FeverPreference / 0.6.0 / FeverPreference.podspec.json
blob92ff050a924bc90fe2c97b3eb642b291c707f1f0
2   "name": "FeverPreference",
3   "version": "0.6.0",
4   "summary": "简单封装mmkv",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/code-Fever/FeverPreference",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Fever": "450118418@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/code-Fever/FeverPreference.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FeverPreference/Classes/**/*",
22   "dependencies": {
23     "MMKV": [
25     ]
26   }