maxkramer / SwiftLuhn

Debit/Credit card validation port of the Luhn Algorithm in Swift
MIT License
135 stars 27 forks source link

Add "Mir" card type & Swift 4 migration #11

Closed ef1rspb closed 6 years ago

ef1rspb commented 6 years ago

Hello @maxkramer! Mir payment system is actively used in Russia, and I decided to add this card type. Some minor updates for Swift 4.