diff --git a/Keyboard+LayoutGuide.podspec b/Keyboard+LayoutGuide.podspec index c82f05e..a573d8d 100644 --- a/Keyboard+LayoutGuide.podspec +++ b/Keyboard+LayoutGuide.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Keyboard+LayoutGuide' - s.version = "1.1.2" + s.version = "1.2.0" s.summary = "Apple's missing KeyboardLayoutGuide" s.homepage = "https://github.com/s4cha/KeyboardLayoutGuide" s.license = { :type => "MIT", :file => "LICENSE" } diff --git a/KeyboardLayoutGuide.framework.zip b/KeyboardLayoutGuide.framework.zip new file mode 100644 index 0000000..38a341e Binary files /dev/null and b/KeyboardLayoutGuide.framework.zip differ diff --git a/KeyboardLayoutGuideExample/KeyboardLayoutGuideExample/Info.plist b/KeyboardLayoutGuideExample/KeyboardLayoutGuideExample/Info.plist index 16be3b6..94f4efa 100644 --- a/KeyboardLayoutGuideExample/KeyboardLayoutGuideExample/Info.plist +++ b/KeyboardLayoutGuideExample/KeyboardLayoutGuideExample/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 1.2.0 CFBundleVersion 1 LSRequiresIPhoneOS