blob: fd0415fc8a5eebc36eb675e2ba8e7a81234cc5d6 [file] [log] [blame]
{
"name": "UDBarTrackballItem",
"version": "1.0.0",
"summary": "Button view which can position text caret and define text selection of a text view in parallel to its touch drag movement.",
"homepage": "https://github.com/djui/UDBarTrackballItem",
"license": "MIT",
"authors": {
"Uwe Dauernheim": "uwe@dauernheim.net"
},
"source": {
"git": "https://github.com/djui/UDBarTrackballItem.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "UDBarTrackballItem",
"resources": "UDBarTrackballItem/images/*.png",
"requires_arc": true
}