[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 2 / mParticle-CrashReporter / 1.3.1 / mParticle-CrashReporter.podspec.json
blobbeaf9e03b41d4ead67a12ad0cec93a2217dc2218
2   "name": "mParticle-CrashReporter",
3   "version": "1.3.1",
4   "summary": "mParticle CrashReporter",
5   "description": "Plausible CrashReporter provides an in-process crash reporting framework for use on both iOS and Mac OS X, and powers many of the crash reporting\nservices available for iOS, including mParticle, HockeyApp, Flurry, Crittercism and FoglightAPM.",
6   "homepage": "https://www.plcrashreporter.org",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Plausible Labs Cooperative, Inc.": "contact@plausible.coop",
12     "mParticle": "support@mparticle.com"
13   },
14   "source": {
15     "git": "https://github.com/mParticle/mParticle-CrashReporter.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Frameworks/mParticle-CrashReporter.framework",
23     "prefix_header_contents": "#define MP_CRASH_REPORTER 1"
24   }