//
//  RCTCardIOUtilities.h
//  RCTCardIO
//
//  Created by Roger Chapman on 4/10/2015.
//  Copyright © 2015 Kayla Technologies. All rights reserved.
//

#import <RCTBridge.h>

@interface RCTCardIOUtilities : NSObject <RCTBridgeModule>

@end
