blob: afab48af44abaa654c52bf29a5f2e63aeae27d71 [file] [log] [blame]
{
"name": "TBTextViewWithCharLimit",
"platforms": {
"ios": "8.0"
},
"summary": "TBTextViewWithCharLimit provide to developers a text view with char limit and word count.",
"requires_arc": true,
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thiago Bernardes": "tmb0710@gmail.com"
},
"screenshots": [
"https://raw.githubusercontent.com/thiagotmb/TBTextViewWithCharLimit/master/Screenshots/0.png",
"https://raw.githubusercontent.com/thiagotmb/TBTextViewWithCharLimit/master/Screenshots/1.png",
"https://raw.githubusercontent.com/thiagotmb/TBTextViewWithCharLimit/master/Screenshots/2.png"
],
"homepage": "https://github.com/thiagotmb/TBTextViewWithCharLimit",
"source": {
"git": "https://github.com/thiagotmb/TBTextViewWithCharLimit.git",
"tag": "0.1.1"
},
"source_files": "TBTextViewWithCharLimit/*"
}