Skip to content
Alexey Khokhlov edited this page Jun 15, 2015 · 5 revisions

#Protocol Buffers for Swift

Build Status Carthage compatible Version Platform

An implementation of Protocol Buffers in Swift.

Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. This project is based on an implementation of Protocol Buffers from Google. See the Google protobuf project for more information.

####Required Protocol Buffers 2.6

Clone this wiki locally