blob: 0209bf0cbb40abf092d7ba49a24d29ed380057a4 [file] [log] [blame]
{
"name": "LBPlaceholderTextView",
"version": "0.0.4",
"summary": "支持placeholder、clearButtonMode、maxLength的TextView。",
"description": "支持placeholder、clearButtonMode、maxLength的TextView。",
"homepage": "https://github.com/A1129434577/LBPlaceholderTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBPlaceholderTextView.git",
"tag": "0.0.4"
},
"source_files": "LBPlaceholderTextView/**/*.{h,m}",
"requires_arc": true
}