blob: fba464f9b55651e97dde9350d7efe94d119fc9e4 [file] [log] [blame]
{
"name": "TealiumCrashReporter",
"version": "1.4.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/Tealium/plcrashreporter",
"platforms": {
"ios": "10.0"
},
"license": {
"type": "MIT"
},
"authors": {
"Jonathan Wong": "jonathan.wong@tealium.com"
},
"source": {
"http": "https://github.com/Tealium/plcrashreporter/blob/master/TealiumCrashReporteriOS.framework.zip?raw=true"
},
"requires_arc": false,
"vendored_frameworks": "TealiumCrashReporteriOS.framework"
}