Skip to content

Commit 6d5f474

Browse files
author
aaronyzhang
committed
更新spec文件版本号为 1.0.5
1 parent 6dd9ef1 commit 6d5f474

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

QGVAPlayer.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616
#
1717

1818
spec.name = "QGVAPlayer"
19-
spec.version = "1.0.4"
19+
spec.version = "1.0.5"
2020
spec.summary = "video animation player."
2121
spec.platform = :ios, "8.0"
2222

@@ -85,7 +85,7 @@ Pod::Spec.new do |spec|
8585
# Supports git, hg, bzr, svn and HTTP.
8686
#
8787

88-
spec.source = { :git => "https://github.com/Tencent/vap.git", :tag => "#{spec.version}"}
88+
spec.source = { :git => "https://github.com/Tencent/vap.git", :tag => "iOS#{spec.version}"}
8989

9090

9191
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)