blob: 96842ce592523a7dbcf4ff59cdaa9ddcb970d361 [file] [log] [blame]
{
"name": "PCSideMenuController",
"version": "0.2.1",
"summary": "side menu presentation controller.",
"description": "Side menu controller is a presentation controller and transition delegate to implement\nlightweight side menus.",
"homepage": "https://github.com/pelotoncycle/SideMenuController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Fitzgerald": "ryan.fitzgerald@pelotoncycle.com"
},
"source": {
"git": "https://github.com/pelotoncycle/SideMenuController.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SideMenuController/Classes/**/*",
"frameworks": "UIKit"
}