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

15 lines
359 B
Objective-C

//
// CardIO.h
// Version 4.0.0
//
// 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 "CardIOView.h"
#import "CardIOViewDelegate.h"
#import "CardIOPaymentViewController.h"
#import "CardIOPaymentViewControllerDelegate.h"
#import "CardIOUtilities.h"