blob: a6445fad1b071048f7f7454f6d65862b7974c2df [file] [log] [blame]
{
"name": "XCEValidatableValue",
"summary": "Generic value wrapper with built-in validation.",
"version": "3.11.0",
"homepage": "https://XCEssentials.github.io/ValidatableValue",
"source": {
"git": "https://github.com/XCEssentials/ValidatableValue.git",
"tag": "3.11.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/ValidatableValue/**/*.swift"
}