blob: e2c48cf46b66deb048e3afeb3b48999905d90e99 [file] [log] [blame]
{
"name": "LightDependency",
"version": "1.0.1",
"summary": "DI Container for Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LightDependency/LightDependency",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gotyanov": "Aleksey.Gotyanov@gmail.com"
},
"source": {
"git": "https://github.com/LightDependency/LightDependency.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source_files": "Sources/LightDependency/**/*.swift",
"swift_versions": "4.2",
"swift_version": "4.2"
}