| { |
| "name": "LBPlaceholderTextView", |
| "version": "1.1.3", |
| "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.1.3" |
| }, |
| "source_files": "LBPlaceholderTextView/**/*.{h,m}", |
| "requires_arc": true |
| } |