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