aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xiaofeng@google.com>2016-10-31 11:00:43 -0700
committerGravatar GitHub <noreply@github.com>2016-10-31 11:00:43 -0700
commit8fcd24b8dbba46748a9d880a2372736a8b1a6852 (patch)
tree1f2106d32aa8e6a1ba4a81d3dc1a77459c812a58
parentea928a1811b7de2290036b6557bf1998653e75de (diff)
parent9819b72d4915f9a13a5524409b84764a6d8ea422 (diff)
Merge pull request #2307 from sinzianag/swift_protobuf
Docs: Link to Apple's Swift plugin and runtime for protobufs
-rw-r--r--docs/third_party.md1
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/