blob: 1c80411af5179857d5c09fa8505dc929d5d5b2a6 [file] [log] [blame]
{
"name": "FeverPreference",
"version": "0.5.0",
"summary": "简单封装mmkv",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/code-Fever/FeverPreference",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fever": "450118418@qq.com"
},
"source": {
"git": "https://github.com/code-Fever/FeverPreference.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FeverPreference/Classes/**/*",
"dependencies": {
"MMKV": [
]
}
}