blob: d8de3c53d4bf4a7766758815a122ff3a2167bdd6 [file] [log] [blame]
{
"name": "WLBaseViewModel",
"version": "1.0.2",
"summary": "A protocol For viewmodel.",
"description": "A protocol For viewmodel.",
"homepage": "https://github.com/StoneStoneStoneWang/WLBaseViewModel",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLBaseViewModel.git",
"tag": "1.0.2"
},
"source_files": "Code/**/*.{swift}"
}