Skip to content

Commit 2c7adc0

Browse files
committed
minor (increment pod version to 1.1.1. and use MIT)
1 parent d9f8286 commit 2c7adc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DRKonamiCode.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.homepage = 'https://github.com/objectiveSee/DRKonamiCode'
99
s.author = { "Danny Ricciotti" => "dan.ricciotti@gmail.com" }
1010

11-
s.source = { :git => 'https://github.com/objectiveSee/DRKonamiCode.git', :tag=>'v1.1.0' }
11+
s.source = { :git => 'https://github.com/objectiveSee/DRKonamiCode.git', :tag=>'v1.1.1' }
1212
s.source_files = 'Sources/DRKonamiGestureRecognizer.*'
1313

1414
s.requires_arc = true

0 commit comments

Comments
 (0)