From 1894b47ee63db08a24ab5a308f2d70d8f31cc4f0 Mon Sep 17 00:00:00 2001 From: Tristan Himmelman Date: Mon, 18 May 2015 10:50:50 -0400 Subject: [PATCH] Added cocoapod shields --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ee335b..d4e5057 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ THContactPicker =============== +[![CocoaPods](https://img.shields.io/cocoapods/v/THContactPicker.svg)](https://github.com/tristanhimmelman/THContactPicker) THContactPicker is an iOS view used for selecting contacts. It is built to mimic the contact selecting functionality in the iOS Mail app. It also supports customization for different styling requirements.