| { |
| "name": "TealiumCrashReporter", |
| "version": "1.3.2", |
| "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": "8.0" |
| }, |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Jonathan Wong": "jonathan.wong@tealium.com" |
| }, |
| "source": { |
| "http": "https://github.com/Tealium/plcrashreporter/blob/carthage/TealiumCrashReporteriOS.framework.zip?raw=true" |
| }, |
| "requires_arc": false, |
| "vendored_frameworks": "TealiumCrashReporteriOS.framework" |
| } |