BDHttpDns 1.3.0

BDHttpDns 1.3.0

xl1010liuxue01维护。



BDHttpDns 1.3.0

  • 百度云IN团队

bce-httpdns-iOS

适用于iOS的HTTPDNS SDK

安装

要使用CocoaPods将BDHttpDns集成到您的Xcode项目中,请在其Podfile中指定它:

target 'your target' do
  pod 'BDHttpDns', '~> 1.2.0'
end

然后,运行以下命令:

$ pod install