blob: f10f47a154b2dcb9f37170ec21c83e927e1540fc [file] [log] [blame]
{
"name": "EitherResult",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "ALResult/Classes/**/*"
}