blob: 7af58e41db5403b59d2dba7d671183f0b3698b56 [file] [log] [blame]
{
"name": "JASidePanels",
"version": "1.1.1",
"license": {
"type": "MIT",
"file": "README.markdown"
},
"summary": "UIViewController container designed for presenting a center panel with revealable side panels - one to the left and one to the right.",
"homepage": "https://github.com/gotosleep/JASidePanels",
"authors": {
"Jesse Andersen": "gotosleep@gmail.com"
},
"source": {
"git": "https://github.com/gotosleep/JASidePanels.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "JASidePanels/Source/*",
"frameworks": "QuartzCore",
"requires_arc": true
}