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