card.io-iOS-SDK/SampleApp/ScanExample/ViewController.h

13 lines
222 B
Objective-C

//
// ViewController.h
// ScanExample
//
// Copyright (c) 2012 PayPal. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "CardIOPaymentViewControllerDelegate.h"
@interface ViewController : UIViewController
@end