You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
s.summary = "iOS library for querying Google Places API using simple block-based interface"
s.description = <<-DESC
FTGooglePlacesAPI allows you to perform Google Places API requests with ease in a few lines of code. Library includes, but is not limited to, following:
- Place Search
- Nearby Search (search places withing a specified area)
- Text Search (search places based on a search string)
- Place Details (get more comprehensive information about a place)