blob: 8db4afe4fb3f2d0ea267d199d5418aff0e162b7b [file] [log] [blame]
{
"name": "Biodag",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/kerrmarin/biodag",
"authors": {
"Kerr Marin Miller": "kerr@kerrmarin.com"
},
"summary": "A Swift micro-library that provides lightweight dependency injection.",
"source": {
"git": "https://github.com/kerrmarin/biodag.git",
"tag": "0.1.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/Biodag/*.swift",
"swift_version": "5.1"
}