bce-httpdns-iOS HTTPDNS SDK for iOS Installation To integrate BDHttpDns into your Xcode project using CocoaPods, specify it in yourPodfile target 'your target' do pod 'BDHttpDns', '~> 1.2.0' end Then, run the following command: $ pod install