2 "name": "Connectivity",
4 "summary": "Wraps Reachability to help developers determine where Internet connectivity is available",
5 "description": "Connectivity is a wrapper for Reachability which provides a true indication of whether Internet connectivity is available. Connectivity's objective is to solve the captive portal problem whereby a device running iOS is connected to a WiFi network lacking Internet connectivity. Connectivity can detect such situations enabling you to react accordingly.",
6 "homepage": "https://github.com/rwbutler/Connectivity",
12 "rwbutler": "github@rwbutler.com"
15 "git": "https://github.com/rwbutler/Connectivity.git",
21 "source_files": "Connectivity/Classes/**/*",
22 "pushed_with_swift_version": "3.0"