blob: 848627ff547e17d01fa99484447af6ebec8cfa38 [file] [log] [blame]
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
pod 'gRPC', :path => "../../../.."
link_with 'Sample', 'SampleTests'
target 'Sample' do
end
target 'SampleTests' do
end