!ProtoCompiler 3.21.6

!ProtoCompiler 3.21.6

TestsTested
LangLanguage Obj-CObjective C
License BSD 3.0
ReleasedLast Release Oct 2022

Maintained by Jorge Canizales, Muxi Yan, Srini Polavarapu, Prashant Jaikumar, yulinliang, Stanley Cheung, Denny Dai, Hannah Shi.



  • By
  • The Protocol Buffers contributors

!ProtoCompiler

The Protobuf Compiler (protoc) generates Objective-C files from .proto files

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.

Installation

pod '!ProtoCompiler'

Authors

The Protocol Buffers contributors

License

BSD 3.0