gRPC-C++ 1.73.0-pre2×Maintained by yulinliang, Srini Polavarapu, Stanley Cheung, Muxi Yan, Denny Dai, Hannah Shi.Installation Guide×Installation Guide for gRPC-C++You want to add pod 'gRPC-C++', '1.73.0-pre2' similar to the following to your Podfile:target 'MyApp' do pod 'gRPC-C++', '1.73.0-pre2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try gRPC-C++See PodspecGitHub RepoHomepagePage on CocoaPods.orggRPC-C++ 1.73.0-pre2ByThe gRPC contributorsgrpc/grpc-iosGitHub Repo