blob: 79c35a75a868658c331e51dcf7b026891021c1bf [file] [log] [blame]
{
"name": "HMSideMenu",
"version": "1.1.0",
"description": "HMSideMenu allows you to display a menu of items that show from the left, right, top or bottom of a view controller with a delightful animation.",
"summary": "Allows you to display a menu of items that show from the left, right, top or bottom of a view controller with a delightful animation.",
"homepage": "https://github.com/HeshamMegid/HMSideMenu",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hesham Abd-Elmegid": "hesham.abdelmegid@gmail.com"
},
"source": {
"git": "https://github.com/HeshamMegid/HMSideMenu.git",
"tag": "v1.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "HMSideMenu/*.{h,m}",
"frameworks": "QuartzCore"
}