2 "name": "BGSTextViewWithPlaceholder",
4 "summary": "Custom UITextView class that performs as a standard UITextView but includes placeholder text.",
5 "description": " A custom UITextView class that performs as a standard UITextView but also enables the inclusion of placeholder text. The placeholder label is set uisng an NSAttributedString which enables use of multi-colors and mixed fonts. Placeholder text can optionally be displayed over several lines or automatically resized to fit on one line.\n\n\n\n",
6 "homepage": "https://github.com/petetodd/BGSTextViewWithPlaceholder",
9 "Peter": "peter@brightgreenstar.com"
15 "git": "https://github.com/petetodd/BGSTextViewWithPlaceholder.git",
18 "source_files": "BGSTextView/*.{h,m}",
19 "exclude_files": "Classes/Exclude",