Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 628 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 628 Bytes

No Maintenance Intended

Reach

A simple class to check for internet connection availability in Swift. Works for both 3G and WiFi connections.

Install

CocoaPods (< v0.36)
Manually

Credits

  • Chris Danielson is the author of the original code written in Objective-C.
  • Martin R from StackOverflow helped me immensely in converting C code to Swift.