From cb6587a981073d149806bc839c92fb8aa44ec390 Mon Sep 17 00:00:00 2001 From: thibaultCha Date: Mon, 7 Apr 2014 21:31:17 -0700 Subject: [PATCH] Updated tag --- TCBlobDownload.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TCBlobDownload.podspec b/TCBlobDownload.podspec index b51f383d..a96cb84b 100644 --- a/TCBlobDownload.podspec +++ b/TCBlobDownload.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = '5.1.1' s.source = { :git => "https://github.com/thibaultCha/TCBlobDownload.git", - :tag => "1.5.0" + :tag => "1.5.1" } s.source_files = 'TCBlobDownload/TCBlobDownload/**/*.{h,m}' s.requires_arc = true