blob: bfdecf70f357c0e0ae0a3debd8a387468374b9e1 [file] [log] [blame]
{
"name": "RWDraggableMenu",
"version": "0.1.0",
"summary": "RWDraggableMenu is a draggable button.",
"description": "RWDraggableMenu is a draggable button with iOS assistive touch behavior. It can expand and collapse to reveal the menus.",
"homepage": "https://github.com/radityaK/RWDraggableMenu.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Raditya Kurnianto": "raditya.kurnianto@gmail.com"
},
"source": {
"git": "https://github.com/radityaK/RWDraggableMenu.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RWDraggableMenu/Classes/**/*"
}