Skip to content

Wrapper around original card.io iOS library to bring easy integration into Swift projects

License

Notifications You must be signed in to change notification settings

Loupehope/CardIOSDK-iOS

 
 

Repository files navigation

CardIOSDK

CardIOSDK - wrapper around the original card.io iOS library that provide the possibility to easily integrate card.io into Swift frameworks.

Additional features

This wrappers containes additional functionality - possibility to set preferred camera position for CardIOPaymentViewController:

CardIOPaymentViewController

- (id)initWithPaymentDelegate:(id<CardIOPaymentViewControllerDelegate>)aDelegate scanningEnabled:(BOOL)scanningEnabled preferredDevicePosition:(AVCaptureDevicePosition)preferredDevicePosition;

Integration

If you use CocoaPods, then add this line to your podfile:

pod 'CardIOSDK'

Useful links

Pull requests with new features are welcome!

About

Wrapper around original card.io iOS library to bring easy integration into Swift projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 96.0%
  • Ruby 1.7%
  • C 1.3%
  • Swift 1.0%