blob: 39558b82473a8983b1de3be20f0801dca3fb984f [file] [log] [blame]
{
"name": "RCDraggableButton",
"version": "0.2",
"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"
},
"source_files": "RCDraggableButton",
"public_header_files": "RCDraggableButton/*.h",
"requires_arc": true
}