blob: 941eb6411db0d100e602ef582977e3d8aa3dcf0b [file] [log] [blame]
{
"name": "BestRouter",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BestRouter/Classes/**/*",
"pushed_with_swift_version": "3.0"
}