blob: 564be0de304418fa0e3e8f111712b96e493234ed [file] [log] [blame]
{
"name": "Valigator",
"version": "1.0.0",
"summary": "Swift library to validate single fields or a whole form.",
"homepage": "https://github.com/kapizoli77/valigator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "kapizoli77",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1"
],
"source": {
"git": "https://github.com/kapizoli77/valigator.git",
"tag": "1.0.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.1"
}