Skip to content

Commit

Permalink
PodSpec for v1.1.
Browse files Browse the repository at this point in the history
Fixed Lint validation
  • Loading branch information
objectiveSee committed Oct 11, 2013
1 parent 2ab99c1 commit f85bc84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion DRKonamiCode.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Pod::Spec.new do |s|
s.name = 'DRKonamiCode'
s.version = '1.0.0'
s.version = '1.1.0'
s.platform = :ios
s.ios.deployment_target = '5.0'
s.license = 'Creative Commons Attribution Non-Commercial License'
s.summary = 'The Konami Code gesture recognizer for iOS.'
s.homepage = 'https://github.com/objectiveSee/DRKonamiCode'
Expand Down

0 comments on commit f85bc84

Please sign in to comment.