2 "name": "PLCrashReporter",
4 "summary": "Reliable, open-source crash reporting for iOS and Mac OS X.",
5 "description": " Plausible CrashReporter provides an in-process crash reporting\n framework for use on both iOS and Mac OS X, and powers many of\n the crash reporting services available for iOS, including\n HockeyApp, Flurry, and Crittercism.\n",
6 "homepage": "https://www.plcrashreporter.org",
12 "Plausible Labs Cooperative, Inc.": "contact@plausible.coop"
15 "http": "https://www.plcrashreporter.org/static/downloads/PLCrashReporter-1.2-rc5.zip",
23 "public_header_files": "iOS Framework/CrashReporter.framework/Versions/A/Headers/*.h*",
24 "vendored_frameworks": "iOS Framework/CrashReporter.framework"
27 "public_header_files": "Mac OS X Framework/CrashReporter.framework/Versions/A/Headers/*.h*",
28 "vendored_frameworks": "Mac OS X Framework/CrashReporter.framework",
29 "resources": "Mac OS X Framework/CrashReporter.framework",
31 "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"