blob: acc4d46df5ea2797b1e51362d19958d43603cf77 [file] [log] [blame]
{
"name": "UPEmbeddedTextViewManager",
"version": "0.1.0",
"summary": "Convenience tool for employing UITextView instances embedded in table views.",
"description": "Enables scrolling and selection amongst other characteristics, to behave somewhat like the Notes section in the Contacts app (while editing a contact)\n\n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/mugby99/UPEmbeddedTextView.git",
"license": "MIT",
"authors": {
"Martin Uribe & Adriana Pineda": "a@a.com"
},
"source": {
"git": "https://github.com/mugby99/UPEmbeddedTextView.git",
"commit": "020bba809042a960df516ec35699b1b2a294e389"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "*"
}