blob: a9ca1e7d3d0351a9a0306ea3e35b703f17928e9a [file] [log] [blame]
{
"name": "HKRadialMenu",
"version": "1.1.0",
"summary": "A menu and a button 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",
"https://github.com/Harmek/HKRadialMenu/raw/master/Screenshot2.png"
],
"authors": {
"Panos Baroudjian": "baroudjian.panos@gmail.com"
},
"license": "MIT",
"source": {
"git": "https://github.com/Harmek/HKRadialMenu.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"HKRadialMenu/HKRadialMenu{View,ViewController,ItemView,Button,}.{h,m}",
"HKRadialMenu/HKRadialGestureRecognizer.{h,m}",
"HKRadialMenu/UIView+Resizing.{h,m}"
],
"requires_arc": true
}