blob: 85a280a635a4f144ae79ac581d12f66cbc44316e [file] [log] [blame]
{
"name": "CHTTextView",
"version": "0.1",
"summary": "A UITextView subclass which supports placeholder (almost) perfectly in any text and/or font setting.",
"homepage": "https://github.com/chiahsien/CHTTextView",
"screenshots": "https://raw.github.com/chiahsien/CHTTextView/master/Screenshot.png",
"license": "MIT",
"authors": {
"Nelson": "chiahsien@gmail.com"
},
"source": {
"git": "https://github.com/chiahsien/CHTTextView.git",
"tag": "0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "CHTTextView.{h,m}",
"requires_arc": true
}