blob: 8d7d037526accf3d2a3c41ff2ba9dc31cae0221a [file] [log] [blame]
{
"name": "EasyValidationManager",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": "EasyValidationManager/**/*.{h,m,swift}",
"swift_version": "4.2"
}