blob: 0d51c35b40e5e60f5c2f54a4657cdd1202608ecd [file] [log] [blame]
{
"name": "DSRadialMenu",
"version": "0.5.0",
"summary": "DSRadialMenu is a menu with a radial layout. It allows you to add menu items that will appear from behind a center button.",
"description": "DSRadialMenu allows you to add menu items that appear from behind a center 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.5.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "DSRadialMenu/Classes/**/*",
"pushed_with_swift_version": "3.0"
}