Skip to content

mikeantonelli/digiBridgeLocation

Repository files navigation

digiBridgeLocation

Build Status

An Objective-C CoreLocation wrapper meant to dry up your code.

Installation

pod 'digiBridgeLocation'

Testing

digiBridgeLocation includes a suite of unit tests within the Tests subdirectory. In order to run the unit tests, you must install the testing dependencies via CocoaPods:

$ cd Tests
$ pod install

Once testing dependencies are installed, you can execute the test suite via the 'iOS Tests' scheme within Xcode.

License

digiBridgeLocation is released under the MIT license. See LICENSE for details.

About

CoreLocation wrapper with UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published