blob: 3af95cd9d526059af19fcd0671e35d10383f40c0 [file] [log] [blame]
{
"name": "Tambo",
"version": "1.0.0",
"summary": "Logging framework for linux and Apple platforms.",
"description": "\"Logging framework for linux and Apple platforms.\"",
"homepage": "https://github.com/massdonati/tambo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Massimo Donati": "mass.donati@gmail.com"
},
"platforms": {
"ios": "12.4",
"watchos": "6.0",
"tvos": "12.4",
"osx": "10.13"
},
"source": {
"git": "https://github.com/massdonati/tambo.git",
"tag": "1.0.0"
},
"source_files": [
"Tambo/***/**/*.swift",
"Tambo/*.swift"
],
"swift_versions": "5",
"swift_version": "5"
}