blob: cb55a27f4c01e2a552570fe5b0d21b4f1376c93c [file] [log] [blame]
{
"name": "LCAnimatedMenu",
"version": "1.0.1",
"summary": "A simple and animated menu to include in your apps\t",
"description": " A couple of UIView subclasses that allows you to include an animated menu in your own iOS applications.\n",
"homepage": "https://github.com/ThXou/LCAnimatedMenu",
"screenshots": [
"https://raw.githubusercontent.com/ThXou/LCAnimatedMenu/master/menu2.png",
"https://raw.githubusercontent.com/ThXou/LCAnimatedMenu/master/menu3.png"
],
"license": "MIT",
"authors": {
"ThXou": "yo@thxou.com"
},
"source": {
"git": "https://github.com/ThXou/LCAnimatedMenu.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/thxou",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Source"
}