blob: 58c37a82785e783dc15a3cc7f38541d61f37af3a [file] [log] [blame]
{
"name": "SASlideMenu",
"version": "1.2.1",
"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.2.1"
},
"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
}