From 80aa5585948236eec7e9c1dc51b6219d0258f3ed Mon Sep 17 00:00:00 2001 From: marco Date: Mon, 30 Nov 2015 12:51:02 +0100 Subject: [PATCH] Updated podspec --- FFmpeg-up-to-date.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FFmpeg-up-to-date.podspec b/FFmpeg-up-to-date.podspec index 03678e4..848764f 100644 --- a/FFmpeg-up-to-date.podspec +++ b/FFmpeg-up-to-date.podspec @@ -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.3", :submodules => true } + s.source = { :git => "https://github.com/Arlem/FFmpeg-iOS.git", :tag => "2.8.2", :submodules => true } s.default_subspec = 'precompiled'