Bump External dependencies.
This commit is contained in:
44
External/GoogleOpenSource.framework/Versions/A/Headers/GoogleOpenSource.h
vendored
Normal file
44
External/GoogleOpenSource.framework/Versions/A/Headers/GoogleOpenSource.h
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
//
|
||||
// GoogleOpenSource.h
|
||||
// Google+ iOS SDK
|
||||
//
|
||||
// Copyright 2013 Google Inc.
|
||||
//
|
||||
// Use of this SDK is subject to the Google+ Platform Terms of Service:
|
||||
// https://developers.google.com/+/terms
|
||||
//
|
||||
|
||||
|
||||
// GTM.
|
||||
#import "GTMDefines.h"
|
||||
#import "GTMHTTPFetcher.h"
|
||||
#import "GTMHTTPFetcherService.h"
|
||||
#import "GTMHTTPFetchHistory.h"
|
||||
#import "GTMLogger.h"
|
||||
#import "GTMMethodCheck.h"
|
||||
#import "GTMNSDictionary+URLArguments.h"
|
||||
#import "GTMNSString+URLArguments.h"
|
||||
#import "GTMOAuth2Authentication.h"
|
||||
#import "GTMOAuth2SignIn.h"
|
||||
#import "GTMOAuth2ViewControllerTouch.h"
|
||||
#import "GTMObjC2Runtime.h"
|
||||
|
||||
// Chrome.
|
||||
#import "OpenInChromeController.h"
|
||||
|
||||
// GTL.
|
||||
#import "GTLDefines.h"
|
||||
#import "GTLBatchQuery.h"
|
||||
#import "GTLBatchResult.h"
|
||||
#import "GTLDateTime.h"
|
||||
#import "GTLErrorObject.h"
|
||||
#import "GTLObject.h"
|
||||
#import "GTLQuery.h"
|
||||
#import "GTLRuntimeCommon.h"
|
||||
#import "GTLService.h"
|
||||
#import "GTLFramework.h"
|
||||
#import "GTLJSONParser.h"
|
||||
#import "GTLUtilities.h"
|
||||
|
||||
// GTLPlus.
|
||||
#import "GTLPlus.h"
|
Reference in New Issue
Block a user