blob: 416109a6f58c5e0b5b38e6d0b23b7aaa3703137b [file] [log] [blame]
{
"name": "MSDKDns",
"version": "1.3.4",
"summary": "HTTPDNS C98 iOS SDK.",
"description": "iOS c98 library for HttpDns.",
"homepage": "https://github.com/tencentyun/httpdns-ios-sdk",
"license": {
"type": "Copyright",
"text": "©2022 Tencent.com"
},
"authors": {
"coolcao": "coolcao@tencent.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://raw.githubusercontent.com/httpdns/httpdns-ios-sdk/master/release/C98/1.3.4/MSDKDns.xcframework.zip"
},
"vendored_frameworks": "MSDKDns.xcframework",
"frameworks": [
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Security"
],
"libraries": [
"z",
"sqlite3",
"c++"
]
}