blob: 0743bfb6ba94e4b7398adb2b019e4192c7a0def9 [file] [log] [blame]
{
"name": "RCDraggableButton",
"version": "0.0.1",
"summary": "A draggable button that appears in your subviews.",
"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.0.1"
},
"source_files": "RCDraggableButton",
"public_header_files": "RCDraggableButton/*.h",
"requires_arc": true
}