Skip to content

Commit 8f68393

Browse files
committed
Bumping the library version for cocoa pods
1 parent f60ab8e commit 8f68393

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TextFieldEffects.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "TextFieldEffects"
19-
s.version = "0.3.4"
19+
s.version = "0.3.5"
2020
s.summary = "Custom drop in UITextFields effects."
2121

2222
s.description = <<-DESC
@@ -54,7 +54,7 @@ Pod::Spec.new do |s|
5454
# the deployment target. You can optionally include the target after the platform.
5555
#
5656

57-
s.platform = :ios
57+
s.platform = :ios, '8.0'
5858

5959
# ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
6060
#

0 commit comments

Comments
 (0)