[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 9 / 5 / 4 / PLCrashReporter / 1.10.0 / PLCrashReporter.podspec.json
blob371750f9d9b3d84f3375c2e9fae7fc8c853989d5
2   "name": "PLCrashReporter",
3   "version": "1.10.0",
4   "summary": "Reliable, open-source crash reporting for iOS, macOS and tvOS.",
5   "description": "PLCrashReporter is a reliable open source library that provides an in-process live crash reporting framework for use on iOS, macOS and tvOS. The library detects crashes and generates reports to help your investigation and troubleshooting with the information of application, system, process, thread, etc. as well as stack traces.",
6   "homepage": "https://github.com/microsoft/plcrashreporter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Microsoft": "appcentersdk@microsoft.com"
13   },
14   "source": {
15     "http": "https://github.com/microsoft/plcrashreporter/releases/download/1.10.0/PLCrashReporter-Static-1.10.0.xcframework.zip",
16     "flatten": true
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.9",
21     "tvos": "9.0"
22   },
23   "vendored_frameworks": "CrashReporter.xcframework"