blob: 4f14b84becf23874dcf4e96c2f9105782edb969b [file] [log] [blame]
{
"name": "APHorizontalMenu",
"version": "1.1",
"summary": "Customizable horizontal menu",
"description": "APHorizontalMenu is a completely customizable horizontal menu that can be created in the Storyboard or directly by code.",
"homepage": "https://github.com/apascual/APHorizontalMenu",
"screenshots": [
"https://raw.githubusercontent.com/apascual/APHorizontalMenu/master/Images/iPhone.png",
"https://raw.githubusercontent.com/apascual/APHorizontalMenu/master/Images/iPad.png"
],
"license": "MIT",
"authors": {
"Abel Pascual": "abelpascual@gmail.com"
},
"source": {
"git": "https://github.com/apascual/APHorizontalMenu.git",
"tag": "1.1"
},
"social_media_url": "https://twitter.com/Abel_Pascual",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Classes"
}