2 "name": "NetworkState",
4 "summary": "A very easy way to determine NetworkState",
5 "description": "A simple way to determine the NetworkState for your application.\nNetworkState.isConnectedToNetwork() will return a bool and you are on your way.",
6 "homepage": "https://github.com/garethpaul/NetworkState",
12 "Gareth Jones": "gareth@garethpaul.com"
14 "social_media_url": "http://twitter.com/gpj",
19 "git": "https://github.com/garethpaul/NetworkState.git",
22 "source_files": "NetworkState/*.{swift}",
23 "frameworks": "SystemConfiguration"