[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 5 / StawmSpeedTest / 0.8.7 / StawmSpeedTest.podspec.json
blob55c93d536a9ba7f816e8e889a5a56de292eb8ce0
2   "name": "StawmSpeedTest",
3   "version": "0.8.7",
4   "summary": "Measure the internet speed or ping used by the iOS app and send the results to the specified destination.",
5   "homepage": "https://github.com/FidelityWires/stawm-sdk-ios",
6   "license": "See https://github.com/FidelityWires/stawm-sdk-ios/blob/master/LICENSE",
7   "authors": "Fidelity Wires Inc.",
8   "swift_versions": [
9     "5.0",
10     "5.1",
11     "5.2"
12   ],
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://github.com/FidelityWires/stawm-sdk-ios/releases/latest/download/StawmSpeedTest.xcframework.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "StawmSpeedTest.xcframework"
21   },
22   "dependencies": {
23     "StawmTraceroute": [
24       "~> 0.8.7"
25     ]
26   },
27   "swift_version": "5.2"