blob: 96b3fd5def83874bb7c74c58ee0da0c9c78cc1d4 [file] [log] [blame]
{
"name": "DIContainer",
"platforms": {
"ios": "10.0"
},
"version": "1.0.4",
"summary": "DIContainer is a convenient way to embed dependency injection pattern in your project.",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Liliya Sayfutdinova": "l.saifutdinova@kari.com"
},
"homepage": "https://gitlab.kari.com/mobileapps/dicontainer",
"source": {
"git": "https://gitlab.kari.com/mobileapps/dicontainer.git",
"tag": "1.0.4"
},
"frameworks": "UIKit",
"source_files": "DIContainer/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}