Skip to content

Commit 66b171c

Browse files
committed
Change license to MIT
1 parent fa66dad commit 66b171c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DRKonamiCode.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Pod::Spec.new do |s|
22
s.name = 'DRKonamiCode'
3-
s.version = '1.1.0'
3+
s.version = '1.1.1'
44
s.platform = :ios
55
s.ios.deployment_target = '5.0'
6-
s.license = 'Creative Commons Attribution Non-Commercial License'
6+
s.license = 'MIT'
77
s.summary = 'The Konami Code gesture recognizer for iOS.'
88
s.homepage = 'https://github.com/objectiveSee/DRKonamiCode'
99
s.author = { "Danny Ricciotti" => "[email protected]" }

0 commit comments

Comments
 (0)