Apple appears to have stopped updating their Reachability code. It isn't marked up with nullability for use with Swift projects, it doesn't use ARC, and is generally inflexible. Nexum is a drop-in replacement for Apple's reachability that is still extremely similar and very simple, but designed for easy, drop-in use and more design flexibility. Not everyone wants to use NSNotification all the time :P
For a quick start guide, see the project website. The website is hosted on GitHub Pages, and is built using Jekyll and jekyll-docs-theme.
Full documentation is available on the project website. Documentation is generated with JazzyDoc, and styled using Jony. The hosted documentation is applicable for the latest version found under 'releases'.
See the contribution guidelines before contributing to the project.
See the code of conduct for detailed participation rules. Please report all violations to talkto@vsanthanam.com