2 "name": "ZSConnectivity",
4 "swift_versions": "5.0",
5 "summary": "Makes Internet connectivity detection more robust by detecting Wi-Fi networks without Internet access.",
6 "description": "Connectivity wraps Apple's Reachability code to provide a reliable measure of whether Internet connectivity is available where Reachability alone can only indicate whether _an interface is available that might allow a connection_. Connectivity's objective is to solve the captive portal problem whereby an iOS device is connected to a Wi-Fi network lacking Internet connectivity. Such situations are commonplace and may occur for example when connecting to a public Wi-Fi network which requires the user to register before use. Connectivity can detect such situations enabling you to react accordingly.",
7 "homepage": "https://git.zsinfo.nl/Zandor300/Connectivity",
13 "Ross Butler": "github@rwbutler.com",
14 "Zandor Smith": "info@zsinfo.nl"
17 "git": "https://git.zsinfo.nl/Zandor300/Connectivity",
26 "frameworks": "SystemConfiguration",
31 "source_files": "Connectivity/Classes/**/*",
33 "ZSConnectivity": "Connectivity/PrivacyInfo.xcprivacy"
36 "Connectivity/Classes/Reachability/LICENSE.txt"
38 "swift_version": "5.0"