blob: ee1f0d36d7e7042ce2f99d7ad066d09f23445a02 [file] [log] [blame]
{
"name": "URLNavigator",
"version": "1.2.5",
"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": "1.2.5"
},
"source_files": "Sources/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.1"
}