2 "name": "UITextView+PlaceholderExt",
4 "summary": "Add placeholder to UITextView.Perfect support autolayout.",
5 "description": "This is as category of UITextView, in order to add a placeHolder. Tt's used like UITextField. You can just do like this.\n\n'textView.placeHolder = @\"place holder string\";'\n\nWhatever the textView is created by coder,xib or storyboard.",
6 "homepage": "https://github.com/TonyJR/UITextView-PlaceHolder",
12 "Tony.JR": "show_3@163.com"
15 "git": "https://github.com/TonyJR/UITextView-placeHolder.git",
22 "source_files": "UITextView+PlaceHolder/UITextView+PlaceHolder.{h,m}",
23 "public_header_files": "UITextView+PlaceHolder/UITextView+PlaceHolder.h",