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