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 fa66dad commit 66b171cCopy full SHA for 66b171c
DRKonamiCode.podspec
@@ -1,9 +1,9 @@
1
Pod::Spec.new do |s|
2
s.name = 'DRKonamiCode'
3
- s.version = '1.1.0'
+ s.version = '1.1.1'
4
s.platform = :ios
5
s.ios.deployment_target = '5.0'
6
- s.license = 'Creative Commons Attribution Non-Commercial License'
+ s.license = 'MIT'
7
s.summary = 'The Konami Code gesture recognizer for iOS.'
8
s.homepage = 'https://github.com/objectiveSee/DRKonamiCode'
9
s.author = { "Danny Ricciotti" => "[email protected]" }
0 commit comments