blob: 553e5b55fb4b839eeead29b2a8aa20d444adcb6a [file] [log] [blame]
{
"name": "URLNavigator",
"version": "2.0.4",
"summary": "⛵️ Elegant URL Routing for Swift",
"homepage": "https://github.com/devxoul/URLNavigator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/URLNavigator.git",
"tag": "2.0.4"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"pushed_with_swift_version": "4.0"
}