# Uncomment the next line to define a global platform for your project
platform :ios, '10.0'


target 'CPUMapDemo' do
  # Comment the next line if you don't want to use dynamic frameworks
  # 导航SDK和其依赖的AMapFoundation基础SDK，请使用两轮车License包
  # pod 'AMapNavi', '9.8.1'
  
end
