Skip to content

Latest commit

 

History

History
executable file
·
41 lines (27 loc) · 1.4 KB

README.md

File metadata and controls

executable file
·
41 lines (27 loc) · 1.4 KB

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

[![CI Status](http://img.shields.io/travis/Mifsud, Spiro/GooglePlacesSelector.svg?style=flat)](https://travis-ci.org/Mifsud, Spiro/GooglePlacesSelector) Version License Platform

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, spiro@materialcause.com

License

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