blob: 34bd4960431813b106206722f99e6a6ef7b81c43 [file] [log] [blame]
{
"name": "XCEValidatableValue",
"summary": "Generic value wrapper with built-in validation.",
"version": "2.3.0",
"homepage": "https://XCEssentials.github.io/ValidatableValue",
"source": {
"git": "https://github.com/XCEssentials/ValidatableValue.git",
"tag": "2.3.0"
},
"source_files": "Src/**/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"XCERequirement": [
"~> 1.4"
]
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maxim Khatskevich": "maxim@khatskevi.ch"
},
"pushed_with_swift_version": "3.0"
}