Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 852 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 852 Bytes

EasyValidationManager

CocoaPods Compatible


EasyValidationManager library allow to us that check phone number, credit card, email easily.

Features

  • Check phone number
  • Check email address
  • Check credit card

Requirements

  • Swift 4.2+

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate EasyValidationManager into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'EasyValidationManager', '~> 2.0.0'

License

EasyValidationManager is released under the MIT license. See LICENSE for details.