You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.
s.summary = "Generic iBeacon Management and Utilities"
s.description = "A wrapper for `CLLocationManager` calls to determine entry/exiting beacon regions and ranging.
This covers a lot of the boilerplate of setting up the manager and starting ranging, as well as manages a lot of state to determine the closest beacon.
This library also tries to 'debounce' some of the jitter involved in ranging beacons."