Skip to content

Commit 0a20b78

Browse files
authored
Update Keyboard+LayoutGuide.podspec
1 parent f0faa3f commit 0a20b78

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Keyboard+LayoutGuide.podspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Pod::Spec.new do |s|
1111
s.source_files = "KeyboardLayoutGuide/KeyboardLayoutGuide/*.swift"
1212
s.requires_arc = true
1313
s.ios.deployment_target = "9"
14-
s.swift_version = "5.0"
1514
s.description = "An alternative approach to handling keyboard in iOS with Autolayout"
1615
s.module_name = 'KeyboardLayoutGuide'
1716
end

0 commit comments

Comments
 (0)