blob: 394712c5237a520e73ec96ebddc21b05417fe0f8 [file] [log] [blame]
{
"name": "SwiftDiFramework",
"version": "1.0.3",
"summary": "A really cool SDK that logs stuff.",
"homepage": "https://github.com/profugocanis/SwiftDiFramework",
"authors": {
"ijk": "profugo.canis@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/profugocanis/SwiftDiFramework.git",
"tag": "1.0.3"
},
"source_files": "SwiftDiFramework/**/*.{h,m,swift}",
"swift_versions": "5.0",
"dependencies": {
"RxSwift": [
]
},
"swift_version": "5.0"
}