We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b65a1 commit 701e546Copy full SHA for 701e546
KeyboardConstraint.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'KeyboardConstraint'
3
- s.version = '0.0.1'
+ s.version = '0.0.2'
4
s.license = 'MIT'
5
s.summary = 'A NSLayoutConstraint subclass which observes keyboard notifications.'
6
s.homepage = 'https://github.com/Papercloud/KeyboardConstraint/'
0 commit comments