Skip to content

Commit

Permalink
Updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
marco committed Nov 30, 2015
1 parent f086234 commit baebce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FFmpeg-up-to-date.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FFmpeg-up-to-date"
s.version = "2.8.2"
s.version = "2.8.3"
s.summary = "FFmpeg static libraries compiled for iOS"
s.homepage = "https://github.com/Arlem/FFmpeg-iOS"

Expand All @@ -10,7 +10,7 @@ Pod::Spec.new do |s|

s.platform = :ios

s.source = { :git => "https://github.com/Arlem/FFmpeg-iOS.git", :tag => "2.8.2", :submodules => true }
s.source = { :git => "https://github.com/Arlem/FFmpeg-iOS.git", :tag => "2.8.3", :submodules => true }

s.default_subspec = 'precompiled'

Expand Down

0 comments on commit baebce2

Please sign in to comment.