Sha256: fafb4d46f343d11f6d8bc6e301397f61de53e9cd9f2f85c95174d13c441949cd

Contents?: true

Size: 284 Bytes

Versions: 3

Compression:

Stored size: 284 Bytes

Contents

//
//  CPDAppDelegate.h
//  GdTest
//
//  Created by Boris Bügling on 24/08/14.
//  Copyright (c) 2014 CocoaPods. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface CPDAppDelegate : UIResponder <UIApplicationDelegate>

@property (strong, nonatomic) UIWindow *window;

@end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cocoapods-gd-0.0.3 spec/fixtures/PackagerTest/PackagerTest/CPDAppDelegate.h
cocoapods-gd-0.0.2 spec/fixtures/PackagerTest/PackagerTest/CPDAppDelegate.h
cocoapods-gd-0.0.1 spec/fixtures/PackagerTest/PackagerTest/CPDAppDelegate.h