blob: c83254519e6765282eadae46377d36533c682c5b [file] [log] [blame]
{
"name": "SidebarOverlay",
"version": "3.1.0",
"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/alexkrzyzanowski/SidebarOverlay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Krzyzanowski": "alexkrzyzanowski@icloud.com"
},
"source": {
"git": "https://github.com/alexkrzyzanowski/SidebarOverlay.git",
"tag": "3.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SidebarOverlay/SidebarOverlay/*.{h,m,swift}",
"requires_arc": true
}