blob: c20bfb81a11e99edcc5ff5b153e36790adcda64b [file] [log] [blame]
{
"name": "IKRouter",
"version": "1.0.1",
"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.1"
},
"source_files": "IKRouter/**/**.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}