blob: 86cd3142bcb7543b0a1a3b79b8e42cf1a892e3ce [file] [log] [blame]
{
"name": "ExceptionKit",
"version": "1.0.9",
"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.9"
},
"platforms": {
"ios": "11.1"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5",
"swift_version": "5"
}