blob: 73edd7b4a16802c4b9e5a344fe3e4055d3ad157a [file] [log] [blame]
{
"name": "SZTextView",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Classes/SZTextView.{h,m}",
"requires_arc": true
}