blob: 110323c731469f768db739f42cffa6ba6b8ce4cf [file] [log] [blame]
{
"name": "FKValidator",
"version": "1.0.1",
"summary": "FKValidator is library of validation with Swift.",
"homepage": "https://github.com/fromkk/FKValidator",
"license": "MIT",
"authors": {
"fromkk": "info@fromkk.info"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fromkk/FKValidator.git",
"tag": "1.0.1"
},
"source_files": [
"Classes",
"Classes/*",
"Classes/Rules/*"
],
"requires_arc": true
}