To run the example project, clone the repo, and run pod install
from the Example directory first.
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.
FlaneurOpen is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "FlaneurOpen"
To release a version of this pod, please follow these instructions at Cocoapods.
FlaneurApp, [email protected].
FlaneurOpen is available under the MIT license. See the LICENSE file for more info.