Browse Source

feat: 修改podspec,解决iOS退后台后继续播放可能出现的花屏问题

StyxS 5 years ago
parent
commit
6e78109865
1 changed files with 1 additions and 1 deletions
  1. 1 1
      QGVAPlayer.podspec

+ 1 - 1
QGVAPlayer.podspec

@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
   #
   #
 
 
   spec.name         = "QGVAPlayer"
   spec.name         = "QGVAPlayer"
-  spec.version      = "1.0.9"
+  spec.version      = "1.0.10"
   spec.summary      = "video animation player."
   spec.summary      = "video animation player."
   spec.platform     = :ios, "8.0"
   spec.platform     = :ios, "8.0"