Skip to content

GettEngineering/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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

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