Podfile 116 B

123456
  1. platform :ios, '8.4'
  2. xcodeproj './CarPlayer2.xcodeproj'
  3. target 'CarPlayer2' do
  4. pod 'GoogleMaps', '~> 1.10'
  5. end