blob: 3d6cf6342a8ee759db35aac8fec46f3451f57909 [file] [log] [blame]
{
"name": "RWDropdownMenu",
"version": "1.0.0",
"summary": "Stylish drop down menu for iOS. ",
"description": " Stylish drop down menu for iOS. \n A Menu can be displayed from a navigation bar button item, in fullscreen or in a popover.\n",
"homepage": "https://github.com/eternityz/RWDropdownMenu",
"license": "MIT",
"authors": {
"eternityz": "id@zhangbin.cc"
},
"social_media_url": "http://twitter.com/eternity1st",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/eternityz/RWDropdownMenu.git",
"tag": "1.0.0"
},
"source_files": [
"RWDropdownMenu",
"RWDropdownMenu/**/*.{h,m}"
],
"requires_arc": true
}