blob: 1d47654e8af5e841d23278657a00a6cc0047bf6a [file] [log] [blame]
{
"name": "LBPlaceholderTextView",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "LBPlaceholderTextView/**/*.{h,m}",
"requires_arc": true
}