Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Update podspec screenshots URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien MICHOY committed Aug 6, 2015
1 parent b837c00 commit 20ff38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MSSlidingPanelController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ Pod::Spec.new do |spec|
spec.homepage = "https://github.com/SebastienMichoy/MSSlidingPanelController"
spec.author = { "Sébastien MICHOY" => "[email protected]" }
spec.license = { :type => "BSD", :file => "LICENSE" }
spec.screenshots = "http://sebastienmichoy.github.io/MSSlidingPanelController/images/MSSlidingPanelController.png"
spec.screenshots = "https://raw.githubusercontent.com/SebastienMichoy/MSSlidingPanelController/assets/MSSlidingPanelController.png"
end

0 comments on commit 20ff38c

Please sign in to comment.