[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 8 / c / 9 / UECrashReporter / 1.0.1 / UECrashReporter.podspec.json
blobfb7182457cd37d3f498aa00774e4b9fcbbe413d9
2   "name": "UECrashReporter",
3   "cocoapods_version": ">= 1.10",
4   "version": "1.0.1",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "summary": "Reliable, open-source crash reporting for iOS, macOS and tvOS.",
9   "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.",
10   "homepage": "https://www.userexperior.com/",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Microsoft": "appcentersdk@microsoft.com",
17     "UserExperior": "hello@userexperior.com"
18   },
19   "source": {
20     "git": "https://github.com/UserExperior/UECrashReporter",
21     "tag": "1.0.1"
22   },
23   "vendored_frameworks": "CrashReporter.xcframework"