2

I'm trying to install googlemaps library using cocoapods but getting error for it. I've tried these solutions (S1, S2) but getting the same error again and again.

This is the error. enter image description here

If I remove google maps from pod file, it works perfectly fine.

here is my pod file

  pod 'MBProgressHUD', '~> 1.1.0'
  pod 'Alamofire', '~> 5.0.0-rc.3'
  pod 'SwiftyJSON', '~> 4.0'
  pod 'DropDown'
  pod 'TPKeyboardAvoiding'
  pod 'GooglePlaces'
  pod 'GoogleMaps'
  pod 'SearchTextField'
  pod 'IQKeyboardManagerSwift'
Jonas
  • 121,568
  • 97
  • 310
  • 388
Aqeel Ahmad
  • 709
  • 7
  • 20

0 Answers0