Skip to content

Commit

Permalink
Update Keyboard+LayoutGuide.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
numen31337 authored Mar 27, 2019
1 parent f0faa3f commit 0a20b78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Keyboard+LayoutGuide.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Pod::Spec.new do |s|
s.source_files = "KeyboardLayoutGuide/KeyboardLayoutGuide/*.swift"
s.requires_arc = true
s.ios.deployment_target = "9"
s.swift_version = "5.0"
s.description = "An alternative approach to handling keyboard in iOS with Autolayout"
s.module_name = 'KeyboardLayoutGuide'
end

0 comments on commit 0a20b78

Please sign in to comment.