blob: 54000a761d15975d0dfc93431e8ef9e0da8b18e0 [file] [log] [blame]
{
"name": "YALResult",
"version": "1.1",
"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.1"
},
"source_files": "Result/*.swift"
}