blob: 6a1812b594b39837d5b583625d8d4e849ddda7e2 [file] [log] [blame]
{
"name": "FKValidator",
"version": "1.0.4",
"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.4"
},
"source_files": [
"Classes/*.swift",
"Classes/**/*.swift"
],
"requires_arc": true
}