blob: 9cf0bb1c9a6acb99b93bf1d1439c737cae2399e7 [file] [log] [blame]
{
"name": "WLBaseViewModel",
"version": "1.0.0",
"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.0"
},
"source_files": "Code/**/*.{swift}"
}