blob: 117fe2fd5dfec75a81c03a04117e6bde72dbcf55 [file] [log] [blame]
{
"name": "XCEValidatableValue",
"summary": "Generic value wrapper with built-in validation.",
"version": "3.11.5",
"homepage": "https://XCEssentials.github.io/ValidatableValue",
"source": {
"git": "https://github.com/XCEssentials/ValidatableValue.git",
"tag": "3.11.5"
},
"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"
}