blob: 4dccf2fc7ce566a80c87597b0e15c10862cb5c5f [file] [log] [blame]
{
"name": "ExceptionKit",
"version": "1.0.15",
"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.15"
},
"platforms": {
"ios": "13.0"
},
"source_files": "Sources/ErrorKit/**/*.swift",
"swift_versions": "5",
"swift_version": "5"
}