There was an error while loading. Please reload this page.
1 parent f60ab8e commit 8f68393Copy full SHA for 8f68393
TextFieldEffects.podspec
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
16
#
17
18
s.name = "TextFieldEffects"
19
- s.version = "0.3.4"
+ s.version = "0.3.5"
20
s.summary = "Custom drop in UITextFields effects."
21
22
s.description = <<-DESC
@@ -54,7 +54,7 @@ Pod::Spec.new do |s|
54
# the deployment target. You can optionally include the target after the platform.
55
56
57
- s.platform = :ios
+ s.platform = :ios, '8.0'
58
59
# ――― Source Location ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
60
0 commit comments