Skip to content

Commit

Permalink
minor (increment pod version to 1.1.1. and use MIT)
Browse files Browse the repository at this point in the history
  • Loading branch information
objectiveSee committed Feb 23, 2015
1 parent d9f8286 commit 2c7adc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DRKonamiCode.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/objectiveSee/DRKonamiCode'
s.author = { "Danny Ricciotti" => "[email protected]" }

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' }
s.source_files = 'Sources/DRKonamiGestureRecognizer.*'

s.requires_arc = true
Expand Down

0 comments on commit 2c7adc0

Please sign in to comment.