We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 947e76a commit e83af67Copy full SHA for e83af67
ICGVideoTrimmer.podspec
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
19
20
s.platform = :ios, "7.0"
21
22
- s.source = { :git => "https://github.com/itsmeichigo/ICGVideoTrimmer.git", :tag => "0.0.1" }
+ s.source = { :git => "https://github.com/itsmeichigo/ICGVideoTrimmer.git", :tag => “1.0.1” }
23
24
s.source_files = "Source"
25
0 commit comments