Recently I mentioned a collection of iOS 7 source code examples demonstrating much of the new functionality added with the iOS 7 API – one missing example is a demonstration of the new iBeacon API.
Here’s a source code example working with the new iBeacon API from Nick Toumpelis called HiBeacons.
HiBecause allows you to demo both beacon advertising and ranging allowing you to see detected beacons in the vicinity.
Here’s an image from the readme showing a detected beacon:
You can find HiBeacons on Github here.
A nice demo for the new iBeacon functionality.