blob: b847a41dc0cdbfda51853a197e78b39c4f202ffc [file] [log] [blame]
{
"name": "DSRadialMenu",
"version": "0.5.0",
"summary": "DSRadialMenu is a menu with a radial layout. It allows you to add radial buttons that will appear from behind a center button.",
"description": "DSRadialMenu allows you to add buttons that appear from behind a center button in a radial pattern. Buttons can be shown by specifying a position that relates to the hours on a clock face.",
"homepage": "https://github.com/DanSessions/DSRadialMenu",
"license": "MIT",
"authors": {
"Dan Sessions": "dansessions@gmail.com"
},
"source": {
"git": "https://github.com/DanSessions/DSRadialMenu.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"swift_versions": "4.2",
"source_files": "DSRadialMenu/Classes/**/*",
"swift_version": "4.2"
}