blob: 7a11867e716d2690c2d63e4a13dfc2492cdec054 [file] [log] [blame]
{
"name": "Resolvable",
"version": "0.0.2",
"summary": "Static dependency injection framework for Swift.",
"homepage": "https://github.com/46kuro/Injectable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"46kuro": "https://twitter.com/kuroFront46"
},
"source": {
"git": "https://github.com/46kuro/Injectable.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/Injectable/*.swift",
"swift_versions": [
"5.1",
"5.2"
],
"swift_version": "5.2"
}