We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d349bdb commit 32e9e95Copy full SHA for 32e9e95
UITextView+Placeholder.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = "UITextView+Placeholder"
3
- s.version = "1.0.8"
+ s.version = "1.0.9"
4
s.summary = "A missing placeholder for UITextView."
5
s.homepage = "https://github.com/devxoul/UITextView-Placeholder"
6
s.license = { :type => 'MIT', :file => 'LICENSE' }
0 commit comments