blob: ed0fecf90e150ccd808f9fc85f9bfdc1387fc111 [file] [log] [blame]
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '15.0'
install! 'cocoapods', :deterministic_uuids => false
target 'HelloWorldCpp' do
pod 'gRPC-C++'
end