[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 5 / 4 / PLCrashReporter / 1.10.2 / PLCrashReporter.podspec.json
blob4b4b69a2068c224131734661927b879ea1cb207f
2   "name": "PLCrashReporter",
3   "cocoapods_version": ">= 1.10",
4   "version": "1.10.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.10.2/PLCrashReporter-Static-1.10.2.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"