[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 5 / 4 / PLCrashReporter / 1.2-rc4 / PLCrashReporter.podspec.json
blobdbf24a4f760fcdb005eaab4e77e882e644881267
2   "name": "PLCrashReporter",
3   "version": "1.2-rc4",
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",
7   "license": {
8     "type": "MIT",
9     "file": "PLCrashReporter-1.2-rc4/LICENSE.txt"
10   },
11   "authors": {
12     "Plausible Labs Cooperative, Inc.": "contact@plausible.coop"
13   },
14   "source": {
15     "http": "https://www.plcrashreporter.org/static/downloads/PLCrashReporter-1.2-rc4.zip"
16   },
17   "platforms": {
18     "ios": 4.3,
19     "osx": 10.5
20   },
21   "ios": {
22     "public_header_files": "PLCrashReporter-1.2-rc4/iOS Framework/CrashReporter.framework/Headers/*.h*",
23     "vendored_frameworks": "PLCrashReporter-1.2-rc4/iOS Framework/CrashReporter.framework"
24   },
25   "osx": {
26     "public_header_files": "PLCrashReporter-1.2-rc4/Mac OS X Framework/CrashReporter.framework/Headers/*.h*",
27     "vendored_frameworks": "PLCrashReporter-1.2-rc4/Mac OS X Framework/CrashReporter.framework",
28     "resources": "PLCrashReporter-1.2-rc4/Mac OS X Framework/CrashReporter.framework",
29     "xcconfig": {
30       "LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
31     }
32   },
33   "requires_arc": false