blob: 8db4d954c22a7b81eb2fa13a9c17e750cfbbb72d [file] [log] [blame]
{
"name": "BDHttpDns",
"version": "1.2.0",
"summary": "Baidu Cloud HTTP DNS SDK",
"homepage": "https://cloud.baidu.com/product/httpdns.html",
"license": {
"type": "Proprietary",
"text": " Copyright (c) 2018 Baidu.com, Inc. All Rights Reserved.\n"
},
"description": "Baidu Cloud HTTP DNS SDK supoort iOS 8.0 and later,",
"authors": "Baidu Cloud IN Team",
"source": {
"git": "https://github.com/baidubce/bce-httpdns-iOS.git",
"tag": "1.2.0"
},
"vendored_frameworks": "Framework/1.2.0/BDHttpDns.framework",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration",
"CoreFoundation"
]
}