[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 9 / 5 / 4 / PLCrashReporter / 1.11.2 / PLCrashReporter.podspec.json
blob625d47940b7ca70a31c564f73b1ad4cbb865516b
2   "name": "PLCrashReporter",
3   "cocoapods_version": ">= 1.10",
4   "version": "1.11.2",
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.11.2/PLCrashReporter-Static-1.11.2.xcframework.zip",
17     "flatten": true
18   },
19   "resource_bundles": {
20     "PLCrashReporter": "CrashReporter.xcframework/PrivacyInfo.xcprivacy"
21   },
22   "platforms": {
23     "ios": "11.0",
24     "osx": "10.9",
25     "tvos": "11.0"
26   },
27   "vendored_frameworks": "CrashReporter.xcframework"