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