GooglePlacesSelector 0.1.1

GooglePlacesSelector 0.1.1

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

Maintained by Spiro Mifsud.



GooglePlacesSelector

Swift Google Places ViewController using Google Web API After selecting a row, an event is posted called “place_selected”, with object ‘selected_place’ containing the following parameters as Strings:

city
street
street_number
state
postal_code

or access class struct: place_selected

Example

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

Requirements

Installation

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

pod "GooglePlacesSelector"

Author

Mifsud, Spiro, [email protected]

License

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