Skip to content

Commit

Permalink
Updated tag
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Apr 8, 2014
1 parent ef1ebb5 commit cb6587a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TCBlobDownload.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cb6587a

Please sign in to comment.