blob: d7db71d96acbeda21520e3a2761927eb8b26beb7 [file] [log] [blame]
{
"name": "PPTopSlideMenu",
"version": "0.1.0",
"summary": "PPTopSLideMenu is a sliding menu that appears from the top of the screen. ",
"description": " PPTopSLideMenu is a sliding menu that appears from the top of the screen. The original code is slightly based upon the MFSlideMenu.\n\n\t\t\t\t\tThe current version still needs a refactoring!\n",
"homepage": "https://github.com/ppeelen/PPTopSlideMenu",
"screenshots": "https://github.com/ppeelen/PPTopSlideMenu/blob/master/Screen1.jpg",
"license": "MIT",
"authors": {
"Paul Peelen": "Paul@PaulPeelen.com"
},
"source": {
"git": "https://github.com/ppeelen/PPTopSlideMenu.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "PPTopSlideMenu/*",
"frameworks": "QuartzCore"
}