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