We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c5163 commit c73ab46Copy full SHA for c73ab46
YBSlantedCollectionViewLayout.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
DESC
9
10
s.homepage = "https://github.com/yacir/YBSlantedCollectionViewLayout"
11
- s.screenshots = "https://raw.githubusercontent.com/yacir/YBSlantedCollectionViewLayout/master/Screenshots/YBSlantedCollectionViewLayout.gif
+ s.screenshots = "https://raw.githubusercontent.com/yacir/YBSlantedCollectionViewLayout/master/Screenshots/YBSlantedCollectionViewLayout.gif"
12
s.license = 'MIT'
13
s.author = { "Yassir Barchi" => "dev.yassir@gmail.com" }
14
s.source = { :git => "https://github.com/yacir/YBSlantedCollectionViewLayout.git", :tag => s.version.to_s }
0 commit comments