CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

MMStripeCardScan 1.5.1

MMStripeCardScan 1.5.1

Maintained by E Garro.



  • By
  • egarroMADE

MMStripeCardScan

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

MMStripeCardScan only works on iOS13! It can be included on projects whose deployment target is iOS12, but it won't work. Such projects must use conditional directives if #available(iOS 13,*) and find other alternatives such as Card.IO to support iOS12.

Installation

MMStripeCardScan is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MMStripeCardScan'

Author

egarroMADE, [email protected]

License

MMStripeCardScan is available under the MIT license. See the LICENSE file for more info.