TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | BSD 3.0 |
ReleasedLast Release | Oct 2022 |
Maintained by Muxi Yan, Jorge Canizales, yulinliang, Stanley Cheung, Prashant Jaikumar, Srini Polavarapu, Denny Dai, Hannah Shi.
This podspec only downloads protoc so that local pods generating protos can execute it as part
of their prepare_command.
The generated code will have a dependency on the Protobuf Objective-C runtime of the same
version. The runtime can be obtained as the "Protobuf" pod.
pod '!ProtoCompiler'
The Protocol Buffers contributors