2 "name": "CBUValidator",
4 "summary": "This library validates an Argentinian CBU (Clave Bancaria Uniforme) number.",
5 "description": "This library validates an Argentinian CBU (Clave Bancaria Uniforme) number. It checks for the two validator digits using the corresponding algorithm.",
6 "homepage": "https://github.com/LeandroHub/CBUValidator",
12 "Leandro Fournier": "leandro.fournier@gmail.com"
15 "git": "https://github.com/LeandroHub/CBUValidator.git",
18 "swift_version": "4.0",
22 "source_files": "CBUValidator/Classes/**/*"