blob: d9b054054de98cc52f04ec5a8b00f8c1cd4a0a09 [file] [log] [blame]
{
"name": "Tardis",
"version": "1.0.2",
"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": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"authors": "aSlug",
"source": {
"git": "https://github.com/aSlug/Tardis.git",
"tag": "v1.0.2"
},
"source_files": "Tardis/Tardis.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}