blob: f143612d5128989a96e1d8ea30d0935c4446be1f [file] [log] [blame]
{
"name": "QEither",
"version": "1.0.0",
"license": "MIT",
"summary": "Functor and monad instances for Either",
"homepage": "https://github.com/normalcoder/either",
"authors": {
"Alexander Kaznacheev": "normalcoder@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/normalcoder/either",
"tag": "1.0.0"
},
"source_files": "*.swift"
}