blob: eb1b97d8a003ac39e1db4835e80dc2a9e0caa221 [file] [log] [blame]
{
"name": "HKRadialMenu",
"version": "1.0.0",
"summary": "A menu with an interactive central view that expands other peripherical interactive views.",
"homepage": "https://github.com/Harmek/HKRadialMenu",
"screenshots": "https://github.com/Harmek/HKRadialMenu/raw/master/Screenshot.png",
"authors": {
"Panos Baroudjian": "baroudjian.panos@gmail.com"
},
"license": "MIT",
"source": {
"git": "https://github.com/Harmek/HKRadialMenu.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"HKRadialMenu/HKRadialMenu{View,ViewController,ItemView}.{h,m}",
"HKRadialMenu/UIView+Resizing.{h,m}"
],
"requires_arc": true
}