blob: 8cc7d8b58d4afd49e56457d89a878187b249e1ef [file] [log] [blame]
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
install! 'cocoapods', :deterministic_uuids => false
target 'RouteGuideClient' do
# Depend on the generated RouteGuide library.
pod 'RouteGuide', :path => '.'
end