1

Archive Project

This commit is contained in:
Kim Wittenburg
2017-07-25 17:21:13 +02:00
parent 7d4f001502
commit 15062dfb27
66 changed files with 14172 additions and 4692 deletions

13
OAuth 2/OAuth2.h Executable file
View File

@@ -0,0 +1,13 @@
//
// NSObject_OAuth2.h
// Notifications for YouTube
//
// Created by Kim Wittenburg on 22.09.12.
// Copyright (c) 2012 Kim Wittenburg. All rights reserved.
//
#import "GTMHTTPFetcher.h"
#import "GTMHTTPFetchHistory.h"
#import "GTMOAuth2Authentication.h"
#import "GTMOAuth2SignIn.h"
#import "GTMOAuth2WindowController.h"