blob: 323bb7781438b9128ffaf52a439dbe1b118e177f [file] [log] [blame]
{
"name": "SidebarOverlay",
"version": "1.1.1",
"summary": "Yet another implementation of sidebar menu, but here your menu appears over the top view controller.",
"description": "Yet another implementation of sidebar menu, but here your menu appears over the top view controller. You questions and pull requests are wolcome.",
"homepage": "https://github.com/aperechnev/SidebarOverlay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alexander Perechnev": "herfleisch@me.com"
},
"source": {
"git": "https://github.com/aperechnev/SidebarOverlay.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SidebarOverlay/SidebarOverlay/*.{h,m,swift}",
"requires_arc": true
}