blob: d1b706f917f157a1edb128bcdf3d9c6d9711048f [file] [log] [blame]
{
"name": "RTPlaceholderTextView",
"version": "1.0.5",
"authors": {
"Ricky Tan": "ricky.tan.xin@gmail.com"
},
"homepage": "https://github.com/rickytan/RTPlaceholderTextView",
"platforms": {
"ios": "5.0"
},
"summary": "A UITextView with placeholder supported",
"source": {
"git": "https://github.com/rickytan/RTPlaceholderTextView.git",
"tag": "1.0.5"
},
"license": "MIT",
"frameworks": "UIKit",
"source_files": "Classes",
"requires_arc": true,
"social_media_url": "http://rickytan.cn"
}