Skip to content

Commit

Permalink
Merge pull request #6 from cheebow/0.3.0
Browse files Browse the repository at this point in the history
0.3.0
  • Loading branch information
cheebow authored Dec 11, 2018
2 parents 47286e7 + eab2e3b commit 852ebb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions PlaceholderTextView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
Pod::Spec.new do |s|
s.name = "PlaceholderTextView"
s.version = "0.3.0"
s.swift_version = "4.2"
s.summary = "TextView with placeholder."
s.description = <<-DESC
Add a placeholder to TextView.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ self.view.addSubview(placeholderTextView)

## Requirements

- Swift 3.0+
- Swift 4.2+

## Installation

Expand Down

0 comments on commit 852ebb4

Please sign in to comment.