blob: ab44a0cbf641db159efecae57a1688325ca8f3ea [file] [log] [blame]
{
"name": "WLBaseRouter",
"version": "1.0.1",
"summary": "A protocol For router with transition.",
"description": "A protocol For router with transition.",
"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.1"
},
"source_files": "Code/**/*.{swift}"
}