blob: f84ac90f310222def78a7d9079715f471ade4d9d [file] [log] [blame]
{
"name": "ResilientDecoding",
"version": "0.9.1",
"license": "MIT",
"summary": "A cache that enables the performant persistence of individual messages to disk",
"homepage": "https://github.com/airbnb/ResilientDecoding",
"authors": "George Leontiev",
"source": {
"git": "https://github.com/airbnb/ResilientDecoding.git",
"tag": "0.9.1"
},
"swift_versions": "5.2",
"source_files": "Sources/ResilientDecoding/**/*.{swift}",
"platforms": {
"ios": "12.0",
"tvos": "12.0",
"watchos": "5.0",
"osx": "10.14"
},
"swift_version": "5.2"
}