blob: 781ecb49707dffb6556dd1bc6f78db226a2848c1 [file] [log] [blame]
{
"name": "DSRadialMenu",
"version": "0.2.0",
"summary": "DSRadialMenu is a menu with a radial layout. It allows you to provide menu options that appear from a button.",
"description": " DSRadialMenu allows you to provide menu options that appear from a button. Menu items can be shown by specifying a position that relates to the hours on a clock face.\n",
"homepage": "https://github.com/DanSessions/DSRadialMenu",
"license": "MIT",
"authors": {
"Dan Sessions": "dansessions@gmail.com"
},
"source": {
"git": "https://github.com/DanSessions/DSRadialMenu.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DSRadialMenu": [
"Pod/Assets/*.png"
]
}
}