blob: c2db6bfcedf4741a18810cb22e735fe5fd3d1819 [file] [log] [blame]
{
"name": "IKRouter",
"version": "1.0.3",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/iankeen/",
"authors": {
"Ian Keen": "iankeen82@gmail.com"
},
"summary": "URL Router that can automatically produce a deep navigation stack for you",
"source": {
"git": "https://github.com/iankeen/ikrouter.git",
"tag": "1.0.3"
},
"source_files": "IKRouter/**/**.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}