blob: 190718c73fc2b3abc1ecf197b28ffaba10c2cc2a [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.5",
"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.5"
},
"source_files": "ValidationService/**/*.{swift}"
}