blob: 544b39afb7011f057b1eff40382991a3658bbe98 [file] [log] [blame]
{
"name": "RouterX",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "MIT-LICENSE"
},
"summary": "A Ruby on Rails flavored URI routing library.",
"homepage": "https://github.com/jasl/RouterX",
"authors": {
"jasl": "jasl9187@hotmail.com"
},
"source": {
"git": "https://github.com/jasl/RouterX.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": [
"Sources/RouterX/*.swift"
]
}