diff options
author | Sinziana Gafitanu <sinziana.gafitanu@gmail.com> | 2016-10-30 19:40:08 -0700 |
---|---|---|
committer | Sinziana Gafitanu <sinziana.gafitanu@gmail.com> | 2016-10-30 19:40:08 -0700 |
commit | 9819b72d4915f9a13a5524409b84764a6d8ea422 (patch) | |
tree | 4aa0ee603247fa4af31070418e1a61bfd0676172 | |
parent | 58580da37357941d502805be3ae520441be77728 (diff) |
Adding Apple's Swift Protobuf
-rw-r--r-- | docs/third_party.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/third_party.md b/docs/third_party.md index 8ec551db..161bc3ca 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -83,6 +83,7 @@ These are projects we know about implementing Protocol Buffers for other program * Scala: https://github.com/SandroGrzicic/ScalaBuff * Scala: http://trueaccord.github.io/ScalaPB/ * Swift: https://github.com/alexeyxo/protobuf-swift +* Swift: https://github.com/apple/swift-protobuf/ * Vala: https://launchpad.net/protobuf-vala * Visual Basic: http://code.google.com/p/protobuf-net/ |