Sha256: d60bdfc7d33fd3173a1f39d3fdf59a6ec076fe18b3d6139e5b2abd73b10f08bc
Contents?: true
Size: 290 Bytes
Versions: 69
Compression:
Stored size: 290 Bytes
Contents
// // CPDAppDelegate.h // PackagerTest // // 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
69 entries across 69 versions & 19 rubygems