[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / e / MSDKDns / 1.2.1 / MSDKDns.podspec.json
blob57af46c85a8352f25a7e70ef1605cee92cfb2b25
2   "name": "MSDKDns",
3   "version": "1.2.1",
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": "©2015 Tencent.com"
10   },
11   "authors": {
12     "coolcao": "coolcao@tencent.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "http": "https://raw.githubusercontent.com/httpdns/httpdns-ios-sdk/master/release/C98/1.2.1/MSDKDns.xcframework.zip"
19   },
20   "vendored_frameworks": "MSDKDns.xcframework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }