blob: 55ae0367b0e63265e746e2108608f45e63663f53 [file] [log] [blame]
{
"name": "WLBaseViewModel",
"version": "1.0.4",
"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_versions": "5",
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/WLBaseViewModel.git",
"tag": "1.0.4"
},
"source_files": "Code/**/*.{swift}"
}