blob: 28a052022540c8be4ffe1acb89063c73bb861a5e [file] [log] [blame]
{
"name": "FKValidator",
"version": "1.0.2",
"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.2"
},
"source_files": [
"Classes/*.swift",
"Classes/**/*.swift"
],
"requires_arc": true
}