blob: 4eedbe6c1a109ed7287b51a48bbea70da904247d [file] [log] [blame]
{
"name": "CSNPlaceholderTextView",
"version": "0.0.4",
"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.4"
},
"source_files": "CSNPlaceholderTextView",
"requires_arc": true
}