blob: 3ff01fbf7a3e552684b011685f8e7fc7fb4a1fae [file] [log] [blame]
{
"name": "LoadableResult",
"version": "0.2.3",
"summary": "LoadableResult is a Result type with a loading state",
"swift_versions": "5.2",
"description": "LoadableResult allows services to expose a loading state.",
"homepage": "https://github.com/anconaesselmann/LoadableResult",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ancona-esselmann": "axel@anconaesselmann.com"
},
"source": {
"git": "https://github.com/anconaesselmann/LoadableResult.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "10.0",
"watchos": "3.0"
},
"source_files": "LoadableResult/Classes/**/*",
"swift_version": "5.2"
}