From 6d5f47437f65d752e929fc7ca456682b60f98488 Mon Sep 17 00:00:00 2001 From: aaronyzhang Date: Tue, 2 Mar 2021 10:44:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0spec=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7=E4=B8=BA=201.0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- QGVAPlayer.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QGVAPlayer.podspec b/QGVAPlayer.podspec index 3b8117e0..59130432 100644 --- a/QGVAPlayer.podspec +++ b/QGVAPlayer.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |spec| # spec.name = "QGVAPlayer" - spec.version = "1.0.4" + spec.version = "1.0.5" spec.summary = "video animation player." spec.platform = :ios, "8.0" @@ -85,7 +85,7 @@ Pod::Spec.new do |spec| # Supports git, hg, bzr, svn and HTTP. # - spec.source = { :git => "https://github.com/Tencent/vap.git", :tag => "#{spec.version}"} + spec.source = { :git => "https://github.com/Tencent/vap.git", :tag => "iOS#{spec.version}"} # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #