blob: 67f67684e768c9e50513e9ffc92b8ecc174704a2 [file] [log] [blame]
{
"name": "MTRadialMenu",
"version": "0.1.1",
"summary": "A simple radial menu.",
"description": " MTRadialMenu is a customizable UIControl that appears on a long press on the view its a part of,\n and gives the user options around their finger that they can select.\n",
"homepage": "https://github.com/7imbrook/MTRadialMenu",
"license": "MIT",
"authors": {
"7imbrook": "timbrook480@gmail.com"
},
"source": {
"git": "https://github.com/7imbrook/MTRadialMenu.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Classes"
}