blob: bc277e6d5a75cd0e1ee2897c62667d0b56298423 [file] [log] [blame]
{
"name": "ExceptionKit",
"version": "1.0.14",
"summary": "Pod that tries to help simplify Error Logging",
"description": "Pod that helps simplify Error logging in Swift",
"homepage": "https://github.com/labs-nomad/ErrorKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shared@nomad-go.com": "nomad@shared-go.com"
},
"source": {
"git": "https://github.com/labs-nomad/ErrorKit.git",
"tag": "1.0.14"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/ErrorKit/**/*.swift",
"swift_versions": "5",
"swift_version": "5"
}