blob: a64d356050534409ed5953500801ae7b9f3917f8 [file] [log] [blame]
{
"name": "Tardis",
"version": "1.0.0",
"summary": "A super lite chronology tracker to save and navigate application states (or any data you want).",
"description": "Tardis allows you to save, keep track and navigate snapshots of your application state (or whatever else you want) with a concise syntax",
"homepage": "https://github.com/aSlug/Tardis",
"license": "MIT",
"platforms": {
"ios": "12.0"
},
"authors": "aSlug",
"source": {
"git": "https://github.com/aSlug/Tardis.git",
"tag": "v1.0.0"
},
"source_files": "Tardis/Tardis.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}