blob: 36689f55343f3081e8f142e6d2bca1afcc23bd55 [file] [log] [blame]
{
"name": "SSSideMenu",
"version": "0.2.1",
"summary": "A Slide-Out Side Menu.",
"description": "* Side Menu using an UITableViewController as menu.\n* Easy to open / close side menu via Button Action\n* Drag to open / close side menu\n* Animated\n* No need of NIB`s etc.",
"homepage": "https://github.com/scherersoftware/SSSideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Benedikt Veith",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/scherersoftware/SSSideMenu.git",
"tag": "0.2.1"
},
"source_files": [
"Classes",
"SSSideMenu/*.{h,m}"
]
}