├── CLLocationManager_sim.h ├── CLLocationManager_sim.m ├── COPYING ├── COPYING.LESSER ├── NSDate_sim.h ├── NSDate_sim.m └── README /CLLocationManager_sim.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/progrmr/CLLocationManager-simulator/HEAD/CLLocationManager_sim.h -------------------------------------------------------------------------------- /CLLocationManager_sim.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/progrmr/CLLocationManager-simulator/HEAD/CLLocationManager_sim.m -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/progrmr/CLLocationManager-simulator/HEAD/COPYING -------------------------------------------------------------------------------- /COPYING.LESSER: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/progrmr/CLLocationManager-simulator/HEAD/COPYING.LESSER -------------------------------------------------------------------------------- /NSDate_sim.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/progrmr/CLLocationManager-simulator/HEAD/NSDate_sim.h -------------------------------------------------------------------------------- /NSDate_sim.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/progrmr/CLLocationManager-simulator/HEAD/NSDate_sim.m -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/progrmr/CLLocationManager-simulator/HEAD/README --------------------------------------------------------------------------------