blob: 350a65f2ed9a4858abaf4ea62327518d9b8be04b [file] [log] [blame]
{
"name": "KarteCrashReporter",
"version": "1.7.1",
"summary": "Fork of the Plausible Labs PLCrashReporter repo.",
"description": "This fork contains code that is not part of the core PLCrashReporter distribution. This software is not provided by or maintained by Plausible Labs.",
"homepage": "https://github.com/plaidev/PLCrashReporter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PLAID": "dev.share@plaid.co.jp"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/plaidev/PLCrashReporter.git",
"tag": "1.7.1-patch"
},
"vendored_frameworks": "CrashReporter.framework"
}