[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 9 / 5 / 4 / PLCrashReporter / 1.11.1 / PLCrashReporter.podspec.json
blob2947da0ce33203a19285d3963c8ea8a0521d6f8f
2   "name": "PLCrashReporter",
3   "cocoapods_version": ">= 1.10",
4   "version": "1.11.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.11.1/PLCrashReporter-Static-1.11.1.xcframework.zip",
17     "flatten": true
18   },
19   "platforms": {
20     "ios": "11.0",
21     "osx": "10.9",
22     "tvos": "11.0"
23   },
24   "vendored_frameworks": "CrashReporter.xcframework"