This application provides you a list of places around you. When you select a place, you can see some details about the place, such as name, location on map, rating, price level, address, phone number..
git clone https://github.com/furrki/Nearby-Places
cd Nearby-Places
pod install
Please note that, you have to replace the API_KEY on Networking/EndPointURL.swift with your Google Places API Key. Because, the current key is not valid.
furrki -- [email protected]