blob: 63424cd9fdbea45e8669a0152680c9f7eace85e3 [file] [log] [blame]
{
"name": "UITextViewAutoPlaceHolder",
"version": "1.0.5",
"summary": "UITextView with placeholder",
"description": "This class helps add placeholder property on textview quickly",
"homepage": "https://github.com/luluuyu/UITextViewAutoPlaceHolder",
"license": "MIT",
"authors": {
"luzhigang": "luluuyu@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/luluuyu/UITextViewAutoPlaceHolder.git",
"tag": "1.0.5"
},
"source_files": "SRC/Classes/**/*.{h,m}"
}