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 d9f8286 commit 2c7adc0Copy full SHA for 2c7adc0
DRKonamiCode.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.homepage = 'https://github.com/objectiveSee/DRKonamiCode'
9
s.author = { "Danny Ricciotti" => "dan.ricciotti@gmail.com" }
10
11
- s.source = { :git => 'https://github.com/objectiveSee/DRKonamiCode.git', :tag=>'v1.1.0' }
+ s.source = { :git => 'https://github.com/objectiveSee/DRKonamiCode.git', :tag=>'v1.1.1' }
12
s.source_files = 'Sources/DRKonamiGestureRecognizer.*'
13
14
s.requires_arc = true
0 commit comments