blob: abb295f8d178a046785768bdb5679f993c041e84 [file] [log] [blame]
{
"name": "Valigator",
"version": "0.0.1",
"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": "0.0.1"
},
"source_files": "Source/**/*.swift",
"swift_version": "5.1"
}