EasyValidationManager library allow to us that check phone number, credit card, email easily.
- Check phone number
- Check email address
- Check credit card
- Swift 4.2+
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'
EasyValidationManager is released under the MIT license. See LICENSE for details.