blob: f7a4727081aaed2bc5d3bcd452f1e6657318f49b [file] [log] [blame]
{
"name": "SZTextView",
"version": "1.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/SZTextView.{h,m}",
"requires_arc": true
}