MapChoices 1.0.0

MapChoices 1.0.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jul 2017
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by Morbix, Cleber Henriques.



  • By
  • Cleber

MapChoices

Example

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

Requirements

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>

Installation

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

pod "MapChoices"

Author

Cleber, [email protected]

License

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