blob: 47b9c3c0b5e322689cef22fe8e44f0813504aa71 [file] [log] [blame]
{
"name": "Biodag",
"version": "0.2.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.2.0"
},
"swift_versions": "5.1",
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/Biodag/*.swift",
"swift_version": "5.1"
}