blob: f64c7403b116915853032b5ed72a32916aeb7ecf [file] [log] [blame]
{
"name": "CSNPlaceholderTextView",
"version": "0.0.2",
"summary": "Subclass of UITextView with placeholder property like UITextField has.",
"homepage": "https://github.com/griffin-stewie/CSNPlaceholderTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"griffin-stewie": "panterathefamilyguy@gmail.com"
},
"social_media_url": "http://twitter.com/griffin_stewie",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/griffin-stewie/CSNPlaceholderTextView.git",
"tag": "0.0.2"
},
"source_files": "CSNPlaceholderTextView",
"requires_arc": true
}