blob: 1b543af05fe625ae7a6b15f6ddde68402625e7b3 [file] [log] [blame]
{
"name": "Valor",
"version": "0.1.5",
"summary": "A lightweight data validation library for iOS",
"description": "An easy to use lightweight data validation library for iOS.",
"homepage": "https://github.com/Vladas-Drejeris/valor-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"v.drejeris@gmail.com": "v.drejeris@gmail.com"
},
"source": {
"git": "https://github.com/Vladas-Drejeris/valor-ios.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "Valor/Classes/**/*"
}