blob: a7bb2fe3103934318089b6a88aec4afbdd4d12db [file] [log] [blame]
{
"name": "EasyValidationManager",
"version": "2.0.0",
"summary": "EasyValidationManager is a small validation library.",
"description": "EasyValidationManager library allow to us that check phone number, credit card, email easily.\"",
"homepage": "https://github.com/serhatleventyavas/EasyValidationManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhat Levent Yavaş": "serhatleventyavas@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/serhatleventyavas/EasyValidationManager.git",
"tag": "2.0.0"
},
"source_files": "EasyValidationManager/**/*.{h,m,swift}",
"resources": "EasyValidationManager/**/*.{json}",
"swift_version": "4.2"
}