blob: b87a4e7e6cf91240b5f566f5280e4034b3326995 [file] [log] [blame]
{
"name": "UsefulValidators",
"version": "0.1.0",
"summary": "Useful validators that are normally used",
"swift_version": "4.0",
"source_files": "UsefulValidators/Classes/**/*",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/williamnabechima/UsefulValidators",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"william.nabechima@kanamobi.com.br": "william.nabechima@kanamobi.com.br"
},
"source": {
"git": "https://github.com/williamnabechima/UsefulValidators.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
}
}