blob: 833270be304ead5168e769fec8319a58ccae454c [file] [log] [blame]
{
"name": "SZTextView",
"version": "1.0.0",
"summary": "A drop-in UITextView replacement which gives you a placeholder.",
"homepage": "https://github.com/glaszig/SZTextView",
"license": "MIT",
"authors": {
"glaszig": "glaszig@gmail.com"
},
"source": {
"git": "https://github.com/glaszig/SZTextView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Classes/SZTextView.{h,m}",
"requires_arc": true
}