blob: ea93b2166e82c29bfbad3e78fe282bbaef9b7cb0 [file] [log] [blame]
{
"name": "FeverPreference",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FeverPreference/Classes/**/*",
"dependencies": {
"MMKV": [
]
}
}