-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinssider-lite.nuspec
More file actions
30 lines (27 loc) · 1.67 KB
/
inssider-lite.nuspec
File metadata and controls
30 lines (27 loc) · 1.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8"?>
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>inssider-lite</id>
<version>1.2.11.20190218</version>
<packageSourceUrl>https://github.com/Xalaxis/choc-inssider-lite</packageSourceUrl>
<owners>Matthew Wolffsohn</owners>
<title>inssider-lite.install</title>
<authors>Metageek LLC.</authors>
<projectUrl>https://www.metageek.com/products/inssider/</projectUrl>
<iconUrl>https://gitcdn.xyz/cdn/Xalaxis/choc-inssider-lite/13b727a2ba0bbaa52e12902f118a655f068fc407/icons/inSSIDer.png</iconUrl>
<copyright>2019 MetaGeek LLC.</copyright>
<licenseUrl>https://www.metageek.com/legal/eula/inssider/</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<docsUrl>https://support.metageek.com/hc/en-us/sections/360001341433-inSSIDer-Lite</docsUrl>
<tags>inssider-lite wifi analyzer admin ssid network</tags>
<summary>Wi-Fi Analysis for small networks</summary>
<description>inSSIDer: Visualize Your WiFi Environment
Every WiFi network faces WiFi problems. And diagnosing and fixing those problems is difficult when you can't see them. inSSIDer gives you the insight you need to visualize your WiFi environment and discover conflicts, so you can create and maintain awesome WiFi for even the most demanding users.
---
Online account required for use.</description>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>