From 5d52910960e2051557c1bbdfa199f11351fc6c88 Mon Sep 17 00:00:00 2001 From: Daiki Okumura Date: Mon, 13 Jul 2015 00:05:02 +0900 Subject: [PATCH] modified podspec --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7bbb87..9fc10df 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ It could be just right for favorite buttons! #### CocoaPods Add the following line to your Podfile: ``` -pod 'DOAlertController' +pod 'DOFavoriteButton' ``` #### Manual