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