blob: d57e6ee4131f8baace108acf00b8d3095ce9e111 [file] [log] [blame]
{
"name": "XLUrlRouter",
"version": "0.0.2",
"summary": "XLUrlRouter",
"swift_versions": "5.1",
"description": "A swift navigation control router",
"homepage": "https://github.com/littleFrenchfries/XLUrlRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"littleFrenchfries": "875368765@qq.com"
},
"source": {
"git": "https://github.com/littleFrenchfries/XLUrlRouter.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XLUrlRouter/XLUrlRouter/**/*",
"swift_version": "5.1"
}