Skip to content

Commit c73ab46

Browse files
committed
Fix a mistake in the podspec
1 parent 23c5163 commit c73ab46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

YBSlantedCollectionViewLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
DESC
99

1010
s.homepage = "https://github.com/yacir/YBSlantedCollectionViewLayout"
11-
s.screenshots = "https://raw.githubusercontent.com/yacir/YBSlantedCollectionViewLayout/master/Screenshots/YBSlantedCollectionViewLayout.gif
11+
s.screenshots = "https://raw.githubusercontent.com/yacir/YBSlantedCollectionViewLayout/master/Screenshots/YBSlantedCollectionViewLayout.gif"
1212
s.license = 'MIT'
1313
s.author = { "Yassir Barchi" => "dev.yassir@gmail.com" }
1414
s.source = { :git => "https://github.com/yacir/YBSlantedCollectionViewLayout.git", :tag => s.version.to_s }

0 commit comments

Comments
 (0)