We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2f345 commit 8ee5a7bCopy full SHA for 8ee5a7b
Assets/preview.jpg
-42.5 KB
Persei.podspec
@@ -4,7 +4,7 @@ Pod::Spec.new do |spec|
4
5
spec.homepage = "https://github.com/Yalantis/Persei"
6
spec.summary = "Animated top menu for UITableView / UICollectionView / UIScrollView in Swift!"
7
- spec.screenshot = "https://github.com/Yalantis/Persei/blob/master/Assets/preview.jpg"
+ spec.screenshot = "https://raw.githubusercontent.com/Yalantis/Persei/master/Assets/animation.gif"
8
9
spec.author = "Yalantis"
10
spec.license = { :type => "MIT", :file => "LICENSE" }
0 commit comments