1 parent dd3f1b1 commit 35ebbc0Copy full SHA for 35ebbc0
1 file changed
QMUIKit.podspec
@@ -8,8 +8,8 @@ Pod::Spec.new do |s|
8
s.homepage = "https://qmuiteam.com/ios"
9
s.license = 'MIT'
10
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'}
+ s.source = {:git => "https://github.com/Tencent/QMUI_iOS.git", :tag => s.version.to_s}
+ #s.source = {:git => "https://github.com/Tencent/QMUI_iOS.git", :branch => 'master'}
13
s.social_media_url = 'https://github.com/Tencent/QMUI_iOS'
14
s.requires_arc = true
15
s.documentation_url = 'https://qmuiteam.com/ios/page/document.html'
0 commit comments