blob: af4e6bbeb23b975129a5b02fb90e13100e7d689a [file] [log] [blame]
{
"name": "DSRadialMenu",
"version": "0.3.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.",
"homepage": "https://github.com/DanSessions/DSRadialMenu",
"license": "MIT",
"authors": {
"Dan Sessions": "dansessions@gmail.com"
},
"source": {
"git": "https://github.com/DanSessions/DSRadialMenu.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DSRadialMenu": [
"Pod/Assets/*.png"
]
}
}