Skip to content

Commit 14017cb

Browse files
committed
Update Hero.podspec - fix screenshot url strings
Signed-off-by: Joe Mattiello <git@joemattiello.com>
1 parent 87b57a1 commit 14017cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Hero.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Pod::Spec.new do |s|
1414
s.homepage = 'https://github.com/HeroTransitions/Hero'
1515
s.screenshots = 'https://github.com/HeroTransitions/Hero/blob/master/Resources/Hero.png?raw=true'
1616
s.documentation_url = 'https://herotransitions.github.io/Hero/'
17-
s.screenshots = [ https://git.io/JeRkv, https://git.io/JeRke, https://git.io/JeRkf, https://git.io/JeRkJ]
17+
s.screenshots = ['https://git.io/JeRkv', 'https://git.io/JeRke', 'https://git.io/JeRkf', 'https://git.io/JeRkJ']
1818
s.license = { :type => 'MIT' }
1919
s.author = {
2020
'Luke' => 'lzhaoyilun@gmail.com',

0 commit comments

Comments
 (0)