Skip to content

Commit

Permalink
bump v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
isaced committed May 23, 2017
1 parent 620fc5d commit 8a3ca06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ISEmojiView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ISEmojiView'
s.version = '0.0.4'
s.version = '0.0.5'
s.summary = 'Emoji Keyboard for iOS.'
s.description = <<-DESC
An easy to use Emoji keyboard for iOS.
Expand All @@ -18,7 +18,7 @@ An easy to use Emoji keyboard for iOS.
s.screenshots = 'https://raw.github.com/isaced/ISEmojiView/master/screenshot.jpg'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'isaced' => '[email protected]' }
s.source = { :git => 'https://github.com/isaced/ISEmojiView.git', :tag => '0.0.4' }
s.source = { :git => 'https://github.com/isaced/ISEmojiView.git', :tag => '0.0.5' }

s.ios.deployment_target = '8.0'

Expand Down

0 comments on commit 8a3ca06

Please sign in to comment.