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