blob: 78deaf81fe28fbe73c046f7b292fd555b85aa8cc [file] [log] [blame]
{
"name": "Contain",
"version": "0.2.3",
"summary": "Dependency injection container.",
"swift_versions": "5.0",
"description": "Experimental dependency injection container.",
"homepage": "https://github.com/anconaesselmann/Contain",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anconaesselmann": "axel@anconaesselmann.com"
},
"source": {
"git": "https://github.com/anconaesselmann/Contain.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Contain/Classes/**/*",
"swift_version": "5.0"
}