File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,17 +9,17 @@ Pod::Spec.new do |s|
99 DESC
1010
1111 s . homepage = "https://github.com/itsmeichigo/ICGVideoTrimmer"
12- # s.screenshots = "https://raw.githubusercontent.com/itsmeichigo/ICGVideoTrimmer/master/Screenshot.png"
12+ s . screenshots = "https://raw.githubusercontent.com/itsmeichigo/ICGVideoTrimmer/master/Screenshot.png"
1313
1414
1515 s . license = { :type => "MIT" , :file => "LICENSE" }
1616
1717 s . author = { "Huong Do" => "[email protected] " } 18- s . social_media_url = "http://twitter.com/Huong Do "
18+ s . social_media_url = "http://twitter.com/itsmeichigo "
1919
2020 s . platform = :ios , "7.0"
2121
22- s . source = { :git => "https://github.com/itsmeichigo/ICGVideoTrimmer.git" , :tag => “ 1. 0.1 ” }
22+ s . source = { :git => "https://github.com/itsmeichigo/ICGVideoTrimmer.git" , :tag => " 1.0.1" }
2323
2424 s . source_files = "Source"
2525
You can’t perform that action at this time.
0 commit comments