Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit c18273b

Browse files
author
Luis Padron
committed
Update podspec to include new asset locations
1 parent fb9ac1b commit c18273b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UICircularProgressRing.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
DESC
1111

1212
s.homepage = "https://github.com/luispadron/UICircularProgressRing"
13-
s.screenshots = "https://raw.githubusercontent.com/luispadron/UICircularProgressRing/master/GitHubAssets/styles-banner.png", "https://raw.githubusercontent.com/luispadron/UICircularProgressRing/master/GitHubAssets/demo.gif"
13+
s.screenshots = "https://raw.githubusercontent.com/luispadron/UICircularProgressRing/master/.github/banner.png", "https://raw.githubusercontent.com/luispadron/UICircularProgressRing/master/.github/demo.gif"
1414

1515
s.license = { :type => "MIT", :file => "LICENSE" }
1616

0 commit comments

Comments
 (0)