blob: 8fc08368906d79a0c03d9e14b97b22cf577ac090 [file] [log] [blame]
{
"name": "WLBaseRouter",
"version": "1.0.0",
"summary": "A protocol For viewmodel.",
"description": "A protocol For viewmodel.",
"homepage": "https://github.com/StoneStoneStoneWang/WLBaseRouter",
"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/WLBaseRouter.git",
"tag": "1.0.0"
},
"source_files": "Code/**/*.{swift}"
}