[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / 5 / 4 / PLCrashReporter / 1.10.1 / PLCrashReporter.podspec.json
blob127c13d45a4f400e5b211e1e6566cea40f770410
2   "name": "PLCrashReporter",
3   "cocoapods_version": ">= 1.10",
4   "version": "1.10.1",
5   "summary": "Reliable, open-source crash reporting for iOS, macOS and tvOS.",
6   "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.",
7   "homepage": "https://github.com/microsoft/plcrashreporter",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Microsoft": "appcentersdk@microsoft.com"
14   },
15   "source": {
16     "http": "https://github.com/microsoft/plcrashreporter/releases/download/1.10.1/PLCrashReporter-Static-1.10.1.xcframework.zip",
17     "flatten": true
18   },
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.9",
22     "tvos": "9.0"
23   },
24   "vendored_frameworks": "CrashReporter.xcframework"