blob: f6602e23418165a55f23b50c0283d1e863cf06bd [file] [log] [blame]
{
"name": "TinyValidation",
"version": "0.1.0",
"license": "MIT",
"summary": "A fluent and elegant validation framework for Swift.",
"homepage": "https://github.com/royhsu/tiny-validation",
"authors": {
"Roy Hsu": "roy.hsu@tinyworld.cc"
},
"source": {
"git": "https://github.com/royhsu/tiny-validation.git",
"tag": "0.1.0"
},
"frameworks": "Foundation",
"source_files": "Sources/*.swift",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2"
}