blob: eb5a76a4427d9ea8163a41a30ae22cacc4da92cf [file] [log] [blame]
{
"name": "BestRouter",
"version": "0.1.0",
"summary": "View controller routing",
"description": "View controller routing framework",
"homepage": "https://github.com/adamcumiskey/BestRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Cumiskey": "adam.cumiskey@gmail.com"
},
"source": {
"git": "https://github.com/adamcumiskey/BestRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BestRouter/Classes/**/*",
"pushed_with_swift_version": "3.0"
}