blob: d3b751b1e94c20a429a0955452ba1a90247ee1d8 [file] [log] [blame]
{
"name": "YALResult",
"version": "1.0",
"summary": "Result type",
"swift_version": "4.2",
"description": "Result type",
"homepage": "https://github.com/Yalantis/Result",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Vodolazkyi": "vodolazky@me.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Yalantis/Result.git",
"tag": "1.0"
},
"source_files": "Result/*.swift"
}