platform :ios, '14.0'

target 'Toolboxes' do
  use_frameworks!
  
  pod 'ExytePopupView'

  pod 'AMapFoundation'

  pod 'AMap3DMap'

end

