Skip to content

Commit c9554cf

Browse files
committed
Added screenshot to podspec
1 parent 873e82b commit c9554cf

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

SGASScreenRecorder.podspec

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
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-
101
Pod::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 }

0 commit comments

Comments
 (0)