We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d380c3 commit 1fbf1b2Copy full SHA for 1fbf1b2
1 file changed
ISEmojiView.podspec
@@ -18,7 +18,7 @@ An easy to use Emoji keyboard for iOS.
18
s.screenshots = 'https://github.com/isaced/ISEmojiView/raw/master/screenshot1.png'
19
s.license = { type: 'MIT', file: 'LICENSE' }
20
s.author = { 'isaced' => 'isaced@163.com' }
21
- s.source = { git: 'https://github.com/isaced/ISEmojiView.git', tag: '0.3.0' }
+ s.source = { git: 'https://github.com/isaced/ISEmojiView.git', tag: s.version.to_s }
22
s.swift_version = '5'
23
24
s.ios.deployment_target = '8.0'
0 commit comments