From d6c0415e94359733143fb68e226a6bc8ca8af1d9 Mon Sep 17 00:00:00 2001
From: Jan Tattermusch <jtattermusch@users.noreply.github.com>
Date: Fri, 30 Oct 2015 09:11:40 -0700
Subject: [PATCH] Add cocoapods badge

---
 src/objective-c/README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/objective-c/README.md b/src/objective-c/README.md
index a861a9f6f9..c1d25b96f5 100644
--- a/src/objective-c/README.md
+++ b/src/objective-c/README.md
@@ -1,3 +1,4 @@
+[![Cocoapods](https://img.shields.io/cocoapods/v/gRPC.svg)](https://cocoapods.org/pods/gRPC)
 # gRPC for Objective-C
 
 - [Install protoc with the gRPC plugin](#install)
-- 
GitLab