blob: 2a2c7f3e22886439611b12bf29a2ac703027defd [file] [log] [blame]
{
"name": "STURLNavigator",
"version": "2.3.0",
"summary": "⛵️ Elegant URL Routing for Swift",
"homepage": "https://github.com/devxoul/URLNavigator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"stshenzhaoliang": "4091780@qq.com"
},
"source": {
"git": "https://github.com/STShenZhaoliang/URLNavigator.git",
"tag": "2.3.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0"
}