diff --git a/YBSlantedCollectionViewLayout.podspec b/YBSlantedCollectionViewLayout.podspec index a4ea192..846ef63 100644 --- a/YBSlantedCollectionViewLayout.podspec +++ b/YBSlantedCollectionViewLayout.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| DESC s.homepage = "https://github.com/yacir/YBSlantedCollectionViewLayout" - s.screenshots = "https://raw.githubusercontent.com/yacir/YBSlantedCollectionViewLayout/master/Screenshots/YBSlantedCollectionViewLayout.gif + s.screenshots = "https://raw.githubusercontent.com/yacir/YBSlantedCollectionViewLayout/master/Screenshots/YBSlantedCollectionViewLayout.gif" s.license = 'MIT' s.author = { "Yassir Barchi" => "dev.yassir@gmail.com" } s.source = { :git => "https://github.com/yacir/YBSlantedCollectionViewLayout.git", :tag => s.version.to_s }