2 "name": "NetworkReachability",
4 "summary": "Swift network reachability",
5 "description": "NetworkReachability framework provides Swift wrappers for the network reachability API found in Apple's System Configuration framework.",
6 "homepage": "https://github.com/royratcliffe/NetworkReachability",
9 "file": "MIT-LICENSE.txt"
12 "Roy Ratcliffe": "roy@pioneeringsoftware.co.uk"
15 "git": "https://github.com/royratcliffe/NetworkReachability.git",
18 "source_files": "NetworkReachability/**/*.{swift,h}",
23 "frameworks": "SystemConfiguration"