Przeglądaj źródła

更新spec文件版本号为 1.0.5

aaronyzhang 5 lat temu
rodzic
commit
6d5f47437f
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      QGVAPlayer.podspec

+ 2 - 2
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 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #