[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 3 / 6 / 1 / StawmNetstatus / 0.8.8 / StawmNetstatus.podspec.json
blob16050812f60e1b90e6e65c610923701deefd3bdd
2   "name": "StawmNetstatus",
3   "version": "0.8.8",
4   "summary": "It collects various data about the network used by the iOS app and sends 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/StawmNetstatus.xcframework.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "StawmNetstatus.xcframework"
21   },
22   "dependencies": {
23     "StawmTraceroute": [
24       "~> 0.8.8"
25     ]
26   },
27   "swift_version": "5.2"