##How to use?
- You should initialize UIPlaceholderTextView like UITextView.
##Properties
- placeholder (text, which will be placeholder)
- placeholderColor (color of placeholder)
Initial souce is from here:
http://stackoverflow.com/questions/1328638/placeholder-in-uitextview
thanks to Jason George.