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. Very useful for multi-colors, fonts etc...\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",