blob: 8aaa376387d3f2b52a212f1dff3b32857e51b9f1 [file] [log] [blame]
{
"name": "SKValidationService",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "ValidationService allows you to validate text with different rules",
"requires_arc": true,
"version": "0.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/ValidationService",
"source": {
"git": "https://github.com/sjsoad/ValidationService.git",
"tag": "0.0.6"
},
"source_files": "ValidationService/**/*.{swift}"
}