We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9be761 commit d70d3a2Copy full SHA for d70d3a2
1 file changed
CFAlertViewController.podspec
@@ -28,7 +28,7 @@ Pod::Spec.new do |s|
28
DESC
29
30
s.homepage = "https://github.com/Codigami/CFAlertViewController"
31
- s.screenshots = "https://raw.githubusercontent.com/Codigami/CFAlertViewController/develop/Images/Alert%20With%20Header.png", "https://raw.githubusercontent.com/Codigami/CFAlertViewController/develop/Images/Alert%20With%20Footer.png", "https://raw.githubusercontent.com/Codigami/CFAlertViewController/develop/Images/Alert%20%26%20Action%20sheet.png"
+ s.screenshots = "/Images/Alert%20With%20Header.png", "/Images/Alert%20With%20Footer.png", "/Images/Use%20Cases.png"
32
33
34
# ――― Spec License ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
0 commit comments