blob: efa0675c058b3cd8e6e194de3e132df4456ff356 [file] [log] [blame]
{
"name": "Livr",
"version": "1.0.1",
"summary": "Lightweight validator supporting Language Independent Validation Rules Specification",
"homepage": "https://github.com/marinofelipe/swift-validator-livr",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felipe Lefèvre Marino": "felipemarino91@gmail.com"
},
"source": {
"git": "https://github.com/marinofelipe/swift-validator-livr.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.1",
"source_files": "Livr/**/*.swift"
}