grpc / grpc-ios

gRPC for iOS
Apache License 2.0
39 stars 22 forks source link

Add gRPC ObjC Root Pod #113

Closed dennycd closed 1 year ago

dennycd commented 1 year ago

Initial migration of gRPC ObjC root podspec from gRPC.podspec

Change Overview

Podspec

Adding pod lint script for validating the podspec build.

Test and Verification

Run lint test and make sure the podspec validation passes which will also trigger full build validations agains the podspec.

./scrip/lint_test_cocoapod_spec.sh