Skip to content

Commit 8465e11

Browse files
committed
update podspec
1 parent 33f3541 commit 8465e11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SIAlertView.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Pod::Spec.new do |s|
22
s.name = 'SIAlertView'
3-
s.version = '1.1'
3+
s.version = '1.2'
44
s.platform = :ios
55
s.license = 'MIT'
66
s.summary = 'An UIAlertView replacement.'
77
s.homepage = 'https://github.com/Sumi-Interactive/SIAlertView'
88
s.author = { 'Sumi Interactive' => '[email protected]' }
99
s.source = { :git => 'https://github.com/Sumi-Interactive/SIAlertView.git',
10-
:tag => '1.1' }
10+
:tag => '1.2' }
1111

1212
s.description = 'An UIAlertView replacement with block syntax and fancy transition styles.'
1313

0 commit comments

Comments
 (0)