blob: 2276f3c64860f0f214407359472400f9489aca54 [file] [log] [blame]
{
"name": "IDmeDraggableLabel",
"version": "0.1.0",
"summary": "A proof-of-concept on how to drag a UILabel object into a UIWebView input/text field.",
"homepage": "https://github.com/idme/IDmeDraggableLabel",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/idme/IDmeDraggableLabel.git",
"tag": "0.1.0"
},
"source_files": "IDmeDraggableLabel/*.{h,m}",
"requires_arc": true,
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"license": "MIT"
}