Skip to content

Commit

Permalink
bump v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
isaced committed Aug 4, 2018
1 parent 4d0192e commit e095ece
Show file tree
Hide file tree
Showing 3 changed files with 306 additions and 18 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.7'
s.version = '0.1.0'
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' => 'isaced@163.com' }
s.source = { :git => 'https://github.com/isaced/ISEmojiView.git', :tag => '0.0.7' }
s.source = { :git => 'https://github.com/isaced/ISEmojiView.git', :tag => '0.1.0' }

s.ios.deployment_target = '8.0'

Expand Down
Loading

0 comments on commit e095ece

Please sign in to comment.