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