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 810a16d commit 6added4Copy full SHA for 6added4
KeyboardConstraint.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'KeyboardConstraint'
3
- s.version = '0.0.2'
+ s.version = '0.0.3'
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