Explorar el Código

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

StyxS hace 5 años
padre
commit
6e78109865
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      QGVAPlayer.podspec

+ 1 - 1
QGVAPlayer.podspec

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