blob: 7f86310c3b3e8cabd54176e16247dad2caaced14 [file] [log] [blame]
{
"name": "PTPPlaceholderTextView",
"version": "0.5.0",
"summary": "A simple naive implementation of UITextView subclass to support placeholder text rendering in UITextView.",
"description": "A simple naive implementation of UITextView subclass to support placeholder text rendering in UITextView.\nThis PTPPlaceholderTextView comes with IBDesignable, IBInspectable and also UIAppearance support.",
"homepage": "https://github.com/pitiphong-p/PTPPlaceholderTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pitiphong Phongpattranont": "pitiphong.p@me.com"
},
"social_media_url": "http://twitter.com/pitiphong_p",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pitiphong-p/PTPPlaceholderTextView.git",
"tag": "0.5.0"
},
"source_files": "PTPPlaceholderTextView.swift"
}