[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / f / d / SpeedComboSDK / 1.0.3 / SpeedComboSDK.podspec.json
blob077cadbbc8ed10c8466b7daa87a8d8abd9136a29
2   "name": "SpeedComboSDK",
3   "version": "1.0.3",
4   "summary": "SpeedComboSDK 测速网综合测试SDK",
5   "description": "测速网(SpeedTest.cn)提供网速测试, 网络质量检测, 5G测速, IPv6测速, 带宽检测, Wi-Fi测速, 宽带提速, 网络加速, 内网测速, 游戏测速, 直播测速, 物联网监测, 网站监测, API监测, Ping测试, 路由测试等专业服务, 拥有国内外大量高性能测试点, 覆盖电信, 移动, 联通, 网通, 广电, 长城宽带, 鹏博士等运营商。",
6   "homepage": "https://www.speedtest.cn/",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright (C) 2007-2022 speedtest.cn. All rights reserved."
10   },
11   "authors": "speedtestcn",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_versions": "5.0",
16   "static_framework": true,
17   "xcconfig": {
18     "ENABLE_BITCODE": "NO"
19   },
20   "source": {
21     "http": "https://file2.speedtest.cn/v3/2022-03-09/235432535.zip"
22   },
23   "frameworks": "UIKit",
24   "vendored_frameworks": "speedcombosdk/ComboSDK.framework",
25   "resources": "speedcombosdk/GameComboSDK.bundle",
26   "dependencies": {
27     "Reachability": [
28       "~> 3.2"
29     ],
30     "SimplePingTest": [
31       "~> 1.2.0"
32     ],
33     "JQCommonSDK": [
35     ],
36     "CryptoSwift": [
38     ]
39   },
40   "pod_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "user_target_xcconfig": {
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "swift_version": "5.0"