Skip to content

Commit d10622e

Browse files
committed
change dependency: HappyDNS ~> 0.3.17
1 parent 159d436 commit d10622e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Qiniu.podspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ Pod::Spec.new do |s|
1313
s.source_files = "QiniuSDK/**/*.{h,m}"
1414
s.requires_arc = true
1515
s.libraries = 'z'
16-
#s.dependency 'HappyDNS', '~> 0.3.17'
17-
s.dependency 'HappyDNS', '0.3.17'
16+
s.dependency 'HappyDNS', '~> 0.3.17'
1817
s.license = { :type => "MIT", :text => <<-LICENSE
1918
The MIT License (MIT)
2019

0 commit comments

Comments
 (0)