blob: c50a974793f52357633712ae1b93afb36575a308 [file] [log] [blame]
{
"name": "RTPlaceholderTextView",
"version": "1.0.1",
"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.1"
},
"license": "MIT",
"frameworks": "UIKit",
"source_files": "Classes",
"requires_arc": true,
"social_media_url": "http://rickytan.cn"
}