card.io-iOS-SDK/CardIO/CardIO.h

17 lines
404 B
Objective-C

//
// CardIO.h
// Version 5.4.1-12-g4433c8e
//
// See the file "LICENSE.md" for the full license governing this code.
//
// All-in-one header file for card.io sdk.
#import "CardIOCreditCardInfo.h"
#import "CardIODetectionMode.h"
#import "CardIOView.h"
#import "CardIOViewDelegate.h"
#import "CardIOPaymentViewController.h"
#import "CardIOPaymentViewControllerDelegate.h"
#import "CardIOUtilities.h"