blob: 66c1c536eafb6be8cd7202443e50148c4364a5ff [file] [log] [blame]
{
"name": "StawmNetstatus",
"version": "0.8.7",
"summary": "It collects various data about the network used by the iOS app and sends the results to the specified destination.",
"homepage": "https://github.com/FidelityWires/stawm-sdk-ios",
"license": "See https://github.com/FidelityWires/stawm-sdk-ios/blob/master/LICENSE",
"authors": "Fidelity Wires Inc.",
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/FidelityWires/stawm-sdk-ios/releases/latest/download/StawmNetstatus.xcframework.zip"
},
"ios": {
"vendored_frameworks": "StawmNetstatus.xcframework"
},
"dependencies": {
"StawmTraceroute": [
"~> 0.8.7"
]
},
"swift_version": "5.2"
}