blob: 6923e98da6ccdeaa8cea3269482a807d5fb3bcaf [file] [log] [blame]
{
"name": "RouterX",
"version": "0.0.2",
"license": "MIT",
"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.0.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": [
"Sources/*.swift"
]
}