blob: 0416f1519e7a75486c5a3211532a23b8084232e5 [file] [log] [blame]
{
"name": "SASlideMenu",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "README.md"
},
"summary": "A simple library to create sliding menus that can be used in storyboards and support static cells.",
"homepage": "https://github.com/stefanoa/SASlideMenu",
"authors": "Stefano Antonelli",
"source": {
"git": "https://github.com/stefanoa/SASlideMenu.git",
"tag": "v1.0.0"
},
"description": "A simple library to create sliding menus that can be used in storyboards and support static cells.\n Sliding menus are used in a number of popular applications like Facebook, Path 2.0, GMail, Glassboard and many others.",
"platforms": {
"ios": "5.1"
},
"source_files": "SASlideMenu/SASlideMenu",
"requires_arc": true
}