blob: 8daf106aa8c850ee2616699b10dd2fc6b2ffa0f8 [file] [log] [blame]
{
"name": "EasyValidate",
"version": "0.0.1",
"summary": "Lybrary for validate some string",
"description": "This CocoaPods helps you to validate your data.",
"homepage": "https://github.com/DanielGreens/EasyValidate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DanielGreens": "SwiftOverflow"
},
"platforms": {
"ios": "13.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/DanielGreens/EasyValidate.git",
"tag": "0.0.1"
},
"source_files": "EasyValidate/**/*.{h,m,swift}",
"swift_version": "5.0"
}