Skip to content

Commit ed5d094

Browse files
committed
Update podspec
1 parent e83af67 commit ed5d094

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ICGVideoTrimmer.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)