blob: ffdeb2aa40bb32f96339edc03db854d516e2b526 [file] [log] [blame]
{
"name": "JASidePanels-SquareCorners",
"version": "0.0.3",
"description": "UIViewController container designed for presenting a center panel with revealable side panels - one to the left and one to the right. Changed to have square corners.",
"summary": "A short summary of JASidePanels-SquareCorners",
"homepage": "https://github.com/cameronbell/JASidePanels-SquareCorners",
"license": "MIT",
"authors": {
"Jesse Andersen": "gotosleep@gmail.com",
"Cameron Bell": "cameron.bell@me.com"
},
"source": {
"git": "https://github.com/cameronbell/JASidePanels-SquareCorners.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "JASidePanels/Source/*",
"frameworks": "QuartzCore"
}