blob: 83b565319bdcdaca51f94ec104d5f917f0e3d98b [file] [log] [blame]
{
"name": "URLNavigator",
"version": "1.1.0",
"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.1.0"
},
"source_files": "Sources/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0\n"
}