Skip to content

Commit

Permalink
Merge pull request #58 from thomasvl/dep
Browse files Browse the repository at this point in the history
Update SessionFetcher dep
  • Loading branch information
thomasvl committed Oct 24, 2016
2 parents 00d3f9f + a6cd339 commit 1467b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GoogleAPIClientForREST.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Pod::Spec.new do |s|

# Require atleast 1.1.3 of the SessionFetcher so it has the backgroundTask
# Testing support.
s.dependency 'GTMSessionFetcher', '~> 1.1', '>= 1.1.3'
s.dependency 'GTMSessionFetcher', '>= 1.1.7'

s.subspec 'Core' do |sp|
sp.source_files = 'Source/GTLRDefines.h',
Expand Down

0 comments on commit 1467b0a

Please sign in to comment.