File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99Pod ::Spec . new do |s |
1010 s . name = 'ISEmojiView'
11- s . version = '0.2.2 '
11+ s . version = '0.2.3 '
1212 s . summary = 'Emoji Keyboard for iOS.'
1313 s . description = <<-DESC
1414An easy to use Emoji keyboard for iOS.
@@ -18,7 +18,7 @@ An easy to use Emoji keyboard for iOS.
1818 s . screenshots = 'https://github.com/isaced/ISEmojiView/raw/master/screenshot1.png'
1919 s . license = { type : 'MIT' , file : 'LICENSE' }
2020 s . author = { 'isaced' => '[email protected] ' } 21- s . source = { git : 'https://github.com/isaced/ISEmojiView.git' , tag : '0.2.2 ' }
21+ s . source = { git : 'https://github.com/isaced/ISEmojiView.git' , tag : '0.2.3 ' }
2222 s . swift_version = '5'
2323
2424 s . ios . deployment_target = '8.0'
You can’t perform that action at this time.
0 commit comments