blob: 806d414bd5d5c83bb857975faf452f812a7edb68 [file] [log] [blame]
{
"name": "YALResult",
"version": "1.2",
"summary": "Result type",
"swift_version": "5.0",
"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.2"
},
"source_files": "Result/*.swift"
}