blob: 89c2073de9b40218d4c36146c84fffbe8c5639a1 [file] [log] [blame]
{
"name": "GrowingTextViewLB",
"version": "0.6.5",
"summary": "UITextView for Swift4. Support auto growing, placeholder and length limit.",
"description": "Fork of GrowingTextView to handle naming ambiguity conflict. Uses placeholderGrowing instead of placeholder",
"homepage": "https://github.com/tl-love-bot/GrowingTextView",
"license": "MIT",
"swift_versions": "4.2",
"authors": {
"tl-love-bot": "lovebot@theleague.com"
},
"source": {
"git": "https://github.com/tl-love-bot/GrowingTextView.git",
"tag": "0.6.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/GrowingTextView.swift",
"swift_version": "4.2"
}