blob: 5e0773d3269eddb3d081a85d7847407ceb0f7195 [file] [log] [blame]
{
"name": "SidebarOverlay",
"version": "4.2.2",
"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": "alexander@perechnev.com"
},
"source": {
"git": "https://github.com/aperechnev/SidebarOverlay.git",
"tag": "4.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.{h,m,swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}