Skip to content

paulomendes/EventHorizon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventHorizon

This is a library to fake a gps location on iOS

[![CI Status](http://img.shields.io/travis/Paulo Mendes/EventHorizon.svg?style=flat)](https://travis-ci.org/Paulo Mendes/EventHorizon) Version License Platform

Usage

To start EventHorizon in your app just do

[[EventHorizon instance] enable];

For now, your CLLocationManager will send update locations only when you call

- (void)fakeLocation:(CLLocation *)fakeLocation

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

EventHorizon is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "EventHorizon"

Author

Paulo Mendes, [email protected]

License

EventHorizon is available under the MIT license. See the LICENSE file for more info.

About

This is a library to fake a gps location on iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published