blob: 3e346967066b9b5420287441b3c023fff6fb7143 [file] [log] [blame]
{
"name": "RCDraggableButton",
"version": "0.2.1",
"summary": "A draggable button that appears in your view.",
"homepage": "https://github.com/RidgeCorn/RCDraggableButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Looping": "www.looping@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/RidgeCorn/RCDraggableButton.git",
"tag": "0.2.1"
},
"source_files": "RCDraggableButton",
"public_header_files": "RCDraggableButton/*.h",
"requires_arc": true
}