blob: 040081bcc330f445876066789232cd42f18ee03e [file] [log] [blame]
{
"name": "SwiftDiFramework",
"version": "1.0.4",
"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.4"
},
"source_files": "SwiftDiFramework/**/*.{h,m,swift}",
"swift_versions": "5.0",
"dependencies": {
"RxSwift": [
]
},
"swift_version": "5.0"
}