[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / e / MSDKDns / 1.10.5 / MSDKDns.podspec.json
blob91c369ae1c90347a27aebb6aca084ca28e387b86
2   "name": "MSDKDns",
3   "version": "1.10.5",
4   "summary": "HTTPDNS C98 iOS SDK.",
5   "description": "iOS c98 library for HttpDns.",
6   "homepage": "https://github.com/tencentyun/httpdns-ios-sdk",
7   "license": {
8     "type": "Copyright",
9     "text": "©2022 Tencent.com"
10   },
11   "authors": {
12     "coolcao": "coolcao@tencent.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://raw.githubusercontent.com/httpdns/httpdns-ios-sdk/master/release/C98/1.10.5/MSDKDns.xcframework.zip"
19   },
20   "vendored_frameworks": "MSDKDns.xcframework",
21   "frameworks": [
22     "Foundation",
23     "CoreTelephony",
24     "SystemConfiguration",
25     "CoreGraphics",
26     "Security"
27   ],
28   "libraries": [
29     "z",
30     "sqlite3",
31     "c++"
32   ]