blob: 464085a15b5af2dd2f779b534ba1d68d932a2791 [file] [log] [blame]
{
"name": "DDHTextView",
"version": "1.0.0",
"summary": "A UITextView subclass with an input asseccory view with pan-to-move-cursor feature.",
"homepage": "https://github.com/dasdom/DDHTextView",
"license": "MIT",
"authors": {
"Dominik Hauser": "dominik.hauser@dasdom.de"
},
"source": {
"git": "https://github.com/dasdom/DDHTextView.git",
"tag": "1.0.0"
},
"screenshots": "https://files.app.net/2r2rcWBXn",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "DDHTextView/*"
}