Create demo app on iOS for iBeacons

HI,
I want to develop demo app on iOS, in which I just want to create a virtual beacons on one iOS device and on another iPhone I detect the beacons details like an Proximity and location details.

Thanks
Shailesh

There’s a post on Cocoanetics about broadcasting data as a beacon through an iOS device: http://www.cocoanetics.com/2013/11/can-you-smell-the-ibeacon/ Also, take a look at this Stack Overflow thread, there’s a massive discussion about this topic there: http://stackoverflow.com/questions/18944325/run-iphone-as-an-ibeacon-in-the-background

Cheers.