Added revisions for avoid future conflicts with head version
This commit is contained in:
@@ -26,7 +26,7 @@ Pod::Spec.new do |s|
|
||||
"and iOS to easily write native applications using Google's JSON-RPC APIs."
|
||||
s.homepage = 'http://code.google.com/p/google-api-objectivec-client'
|
||||
s.author = { 'Google, Inc.' => 'http://code.google.com/p/google-api-objectivec-client' }
|
||||
s.source = { :svn => 'http://google-api-objectivec-client.googlecode.com/svn/trunk' }
|
||||
s.source = { :svn => 'http://google-api-objectivec-client.googlecode.com/svn/trunk', :revision => 'r292' }
|
||||
s.requires_arc = false
|
||||
s.ios.deployment_target = '3.0'
|
||||
s.osx.deployment_target = '10.5'
|
||||
|
||||
Reference in New Issue
Block a user