We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d53828e commit 479506aCopy full SHA for 479506a
1 file changed
ODUIThreadGuard.podspec
@@ -29,7 +29,7 @@ ODUIThreadGuard is a guard to help me check if you make UI changes not in main t
29
DESC
30
31
s.homepage = "https://github.com/olddonkey/ODUIThreadGuard"
32
-s.screenshots = "https://github.com/olddonkey/ODUIThreadGuard/blob/master/DemoScreenShot.jpeg"
+s.screenshots = "https://raw.githubusercontent.com/olddonkey/ODUIThreadGuard/master/DemoScreenShot.jpeg"
33
34
35
# ――― Spec License ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
0 commit comments