File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 1- #
2- # Be sure to run `pod lib lint SGASScreenRecorder.podspec' to ensure this is a
3- # valid spec and remove all comments before submitting the spec.
4- #
5- # Any lines starting with a # are optional, but encouraged
6- #
7- # To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html
8- #
9-
101Pod ::Spec . new do |s |
112 s . name = "SGASScreenRecorder"
123 s . version = "1.0.0"
@@ -26,7 +17,7 @@ Pod::Spec.new do |s|
2617
2718 DESC
2819 s . homepage = "https://github.com/sanekgusev/SGASScreenRecorder"
29- # s.screenshots = "www.example.com/screenshots_1", "www.example .com/screenshots_2 "
20+ s . screenshots = "https://cloud.githubusercontent .com/assets/1178649/5689239/f76d606e-9861-11e4-9213-e048fbfe9f61.PNG "
3021 s . license = 'MIT'
3122 s . author = { "Alexander Gusev" => "[email protected] " } 3223 s . source = { :git => "https://github.com/sanekgusev/SGASScreenRecorder.git" , :tag => s . version . to_s }
You can’t perform that action at this time.
0 commit comments