Skip to content

Commit 35ebbc0

Browse files
committed
4.4.0
1 parent dd3f1b1 commit 35ebbc0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

QMUIKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Pod::Spec.new do |s|
88
s.homepage = "https://qmuiteam.com/ios"
99
s.license = 'MIT'
1010
s.author = {"qmuiteam" => "contact@qmuiteam.com"}
11-
#s.source = {:git => "https://github.com/Tencent/QMUI_iOS.git", :tag => s.version.to_s}
12-
s.source = {:git => "https://github.com/Tencent/QMUI_iOS.git", :branch => 'master'}
11+
s.source = {:git => "https://github.com/Tencent/QMUI_iOS.git", :tag => s.version.to_s}
12+
#s.source = {:git => "https://github.com/Tencent/QMUI_iOS.git", :branch => 'master'}
1313
s.social_media_url = 'https://github.com/Tencent/QMUI_iOS'
1414
s.requires_arc = true
1515
s.documentation_url = 'https://qmuiteam.com/ios/page/document.html'

0 commit comments

Comments
 (0)