blob: a9ece7c98650d7dcd590eeaf83458e074330d0fa [file] [log] [blame]
{
"name": "SideMenuSwift",
"version": "2.0.6",
"summary": "An interactive iOS side menu with rich features.",
"description": "SideMenuSwift is an iOS container view controller written in Swift. Its easy-to-use and supports both storyboard and code. It provides several ways to reveal the menu and animate the status bar.",
"homepage": "https://github.com/kukushi/SideMenu",
"license": "MIT",
"authors": {
"kukushi": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/kukushi/SideMenu.git",
"tag": "2.0.6"
},
"source_files": "Sources/SideMenu/*.{h,m,swift}",
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}