PNObject/Example/PNObject/PNObjectViewController.h
2015-12-28 19:29:34 +01:00

14 lines
238 B
Objective-C

//
// PNObjectViewController.h
// PNObject
//
// Created by Giuseppe Nucifora on 12/28/2015.
// Copyright (c) 2015 Giuseppe Nucifora. All rights reserved.
//
@import UIKit;
@interface PNObjectViewController : UIViewController
@end