blob: bb26faa4f81150b53bfa6f499f06498ea7fad0cb [file] [log] [blame]
{
"name": "YALResult",
"version": "1.4",
"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": "9.0"
},
"source": {
"git": "https://github.com/Yalantis/Result.git",
"tag": "1.4"
},
"source_files": "Result/*.swift"
}