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