Skip to content
Snippets Groups Projects
Commit cfeab21e authored by Jorge Canizales's avatar Jorge Canizales
Browse files

Add Podfile to install RouteGuide proto library in sample app

parent f3e6be42
No related branches found
No related tags found
No related merge requests found
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
target 'RouteGuideClient' do
# Depend on the generated RouteGuide library.
pod 'RouteGuide', :path => '.'
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment