暂无描述

Ashley Mills 12ac01a6e9 Update README.md 11 年之前
.gitignore d0e29681ce Initial commit 11 年之前
LICENSE acc3ef30f8 Initial check in 11 年之前
README.md 12ac01a6e9 Update README.md 11 年之前
Reachability.swift acc3ef30f8 Initial check in 11 年之前

README.md

Reachability.swift

Replacement for Apple's Reachability re-written in Swift with callbacks

Inspired by https://github.com/tonymillion/Reachability

Please note that as of Swift 1.0, this DOES NOT WORK, as You cannot convert Swift closures into C-function pointers