blob: d98af1306bdbd01337866f2cf52c2c93440b9615 [file] [log] [blame]
{
"name": "DSRadialMenu",
"version": "0.4.0",
"summary": "DSRadialMenu is a menu with a radial layout. It allows you to provide menu items that appear from a button.",
"description": "DSRadialMenu allows you to provide menu items that appear from a button. Menu items 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.4.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}