blob: 84938e03c3534fee33eee7a41345249db11a4700 [file] [log] [blame]
{
"name": "VATIdValidator",
"version": "1.0.0",
"summary": "Polish VAT ID validator",
"description": "Polish VAT Identification (NIP) number validator.",
"homepage": "https://github.com/quver/VATIdValidator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paweł Bednorz": "pawel@quvere.pl"
},
"documentation_url": "https://quver.github.io/VATIdValidator/index.html",
"platforms": {
"ios": "11.0",
"osx": "10.13",
"watchos": "5.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/quver/VATIdValidator.git",
"tag": "1.0.0"
},
"source_files": "Sources/VATIdValidator/**/*.swift",
"swift_version": "5.1"
}