blob: 0268701f5c37662c10e2295357ea885ca3cd87a5 [file] [log] [blame]
{
"name": "JASidePanels-SquareCorners",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "JASidePanels/Source/*",
"frameworks": "QuartzCore"
}