Skip to content

Commit 1fbf1b2

Browse files
tladesignzisaced
authored andcommitted
Fixed the Podspec's double opinion on version.
1 parent 2d380c3 commit 1fbf1b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ISEmojiView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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' => 'isaced@163.com' }
21-
s.source = { git: 'https://github.com/isaced/ISEmojiView.git', tag: '0.3.0' }
21+
s.source = { git: 'https://github.com/isaced/ISEmojiView.git', tag: s.version.to_s }
2222
s.swift_version = '5'
2323

2424
s.ios.deployment_target = '8.0'

0 commit comments

Comments
 (0)