1
This repository has been archived on 2022-08-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
notifications-for-youtube/OAuth 2/OAuth2.h
Kim Wittenburg 15062dfb27 Archive Project
2017-07-25 17:21:13 +02:00

13 lines
325 B
Objective-C
Executable File

//
// 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"