To run the example project, clone the repo, and run pod install from the Example directory first.
On iOS 9.0 and later, you need to add the following schemes to your Info.plist
<key>LSApplicationQueriesSchemes</key>
<array>
<string>waze</string>
<string>comgooglemaps</string>
</array>MapChoices is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "MapChoices"Cleber, [email protected]
MapChoices is available under the MIT license. See the LICENSE file for more info.