2 "name": "aiReachability",
4 "summary": "aiReachability is an iOS micro framework for gathering network state for cellular and wi-fi connections.",
5 "description": "aiReachability is an iOS micro framework for gathering network state for cellular and wi-fi connections.\nThis framework is a wrapper around the NWPathMonitor class and aims to be a simple example on how to gather network state, using native APIs.",
6 "authors": "Jose Figueiredo",
7 "social_media_url": "http://twitter.com/zemiguelfig",
8 "homepage": "http://github.com/aiFigueiredo/aiReachability",
13 "source_files": "aiReachability/aiReachability/**/*",
14 "exclude_files": "aiReachability/aiReachability/*.plist",
18 "swift_versions": "5.1",
20 "git": "https://github.com/aiFigueiredo/aiReachability.git",
23 "swift_version": "5.1"