blob: cae8c2c673d35f89c695f18c66a562a526c7a258 [file] [log] [blame]
{
"name": "Resolver",
"version": "1.0.7",
"summary": "An ultralight Dependency Injection / Service Locator framework for Swift 4 and iOS.",
"homepage": "https://github.com/hmlongco/Resolver",
"license": "MIT",
"authors": "Michael Long",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hmlongco/Resolver.git",
"tag": "1.0.7"
},
"source_files": [
"Classes",
"Sources/*.swift"
],
"swift_version": "4.2"
}