blob: 1914108290435f0bb91259f3e768d39ce85d943f [file] [log] [blame]
{
"name": "AMSlideMenu",
"version": "1.0.0",
"summary": "Ease slide menu, with high customization for ios",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/arturdev/AMSlideMenu.git",
"tag": "1.0.0"
},
"description": " This is a simple library to create sliding menus that can be used in storyboards and support static cells.\n\nWith this library you can create 3 types of sliding menus: \n1. Slide menu with right menu only. \n2. Slide menu with left menu only. \n3. Slide menu with both left and right menus. \n\nThis repo contains project that demonstrate usage of AMSlideMenu .\nThis project created in Xcode 5 , so this library is fully compatible with iOS 7.\nWorks for both iPhone and iPad.\n",
"homepage": "https://github.com/arturdev/AMSlideMenu",
"license": "MIT",
"authors": {
"Artur Mkrtchyan": "mkrtarturdev@gmail.com"
},
"source_files": "AMSlideMenu/AMSlideMenu/*",
"requires_arc": true
}