PNXMPPFramework/Example/PNXMPPFramework/PNXMPPFrameworkViewController.h
2016-02-24 15:41:33 +01:00

14 lines
259 B
Objective-C

//
// PNXMPPFrameworkViewController.h
// PNXMPPFramework
//
// Created by Giuseppe Nucifora on 02/24/2016.
// Copyright (c) 2016 Giuseppe Nucifora. All rights reserved.
//
@import UIKit;
@interface PNXMPPFrameworkViewController : UIViewController
@end