FlaneurOpen logo

FlaneurOpen

CI Status Version License Platform

Example

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

Requirements

Google Maps API Key

This application requires a Google Maps API Key. It will be read from a file at Example/FlaneurOpenSecretInfo.plist. For security reasons, this file does not exist in this repository. To create it, please set your API Key as GOOGLE_PLACES_FLANEUR_API_KEY in your environment variables and run the script ./createAPIKeysPlist.sh from the Example directory.

Installation

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

pod "FlaneurOpen"

Release

To release a version of this pod, please follow these instructions at Cocoapods.

Author

FlaneurApp, dev@flaneurapp.com.

License

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

Credits