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 e351596 commit e545b0eCopy full SHA for e545b0e
ResponderChain.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'ResponderChain'
3
- s.version = '1.1.1'
+ s.version = '1.1.2'
4
s.summary = 'Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI'
5
s.license = { type: 'MIT' }
6
s.homepage = 'https://github.com/Amzd/ResponderChain'
0 commit comments