Skip to content

Commit f85bc84

Browse files
committed
PodSpec for v1.1.
Fixed Lint validation
1 parent 2ab99c1 commit f85bc84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DRKonamiCode.podspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Pod::Spec.new do |s|
22
s.name = 'DRKonamiCode'
3-
s.version = '1.0.0'
3+
s.version = '1.1.0'
44
s.platform = :ios
5+
s.ios.deployment_target = '5.0'
56
s.license = 'Creative Commons Attribution Non-Commercial License'
67
s.summary = 'The Konami Code gesture recognizer for iOS.'
78
s.homepage = 'https://github.com/objectiveSee/DRKonamiCode'

0 commit comments

Comments
 (0)