blob: 06dcf4174b0a49cb3fed230a3526a0150c3d950c [file] [log] [blame]
{
"name": "WeaverDI",
"version": "0.12.0",
"summary": "Declarative, easy-to-use and safe Dependency Injection framework for Swift (iOS/macOS/Linux).",
"homepage": "https://github.com/scribd/Weaver",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Theophane Rupin": "theophane.rupin@gmail.com"
},
"source": {
"http": "https://github.com/scribd/Weaver/releases/download/0.12.0/weaver-0.12.0.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}