Steps to run the application:
- CLone the project in the machine.
- Checkout origin/VehicleStatusTracking.
- Click on show in finder, select the xcworkspace file.
- Open terminal, change directory to the project folder.
- Run the command "pod init".
- Run the command "open -e podfile".
- Add pod 'GoogleMaps', '5.2.0' in your podfile
- Run the command "pod install".
- Open Xcworkspace project.
- Select the simulator and run the application