blob: 408221566c64b1824032a0b38e4677b01d3ac5bd [file] [log] [blame]
{
"name": "FKValidator",
"version": "1.0.0",
"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.0"
},
"source_files": [
"Classes",
"Classes/*",
"Classes/Rules/*"
]
}