blob: 7482bc1e23572a1c29ba6f14943640449dd2bffb [file] [log] [blame]
{
"name": "MultilinePlaceholderTextView",
"version": "1.1.1",
"summary": "TextView with multiline placeholder",
"description": "UITextView doesn't have `placeholder`. it's very inconvenient.\nTextView with multiline placeholder.",
"homepage": "https://github.com/KEN-chan/MultilinePlaceholderTextView",
"license": "MIT",
"authors": {
"Kenta Hara": "hellokenta1024@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KEN-chan/MultilinePlaceholderTextView.git",
"tag": "1.1.1"
},
"source_files": "MultilinePlaceholderTextView/*.{swift,h,m}",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}