blob: dff67c6e18297db3932c1dad9fa724e9755a34c8 [file] [log] [blame]
{
"name": "EitherResult",
"version": "0.1.5",
"summary": "A short description of ALResult.",
"description": "ALDO implementation of Either monad to eliminate bolarplate code",
"homepage": "https://github.com/aldo-dev/ALResult",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ALDO inc.": "aldodev@adlogroup.com"
},
"source": {
"git": "https://github.com/aldo-dev/ALResult.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "5.0",
"source_files": "ALResult/Classes/**/*"
}