[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / d / BugsnagNetworkRequestPlugin / 6.25.2 / BugsnagNetworkRequestPlugin.podspec.json
blob62323d3bdba11ac31f4471b025df3f21c97aed45
2   "name": "BugsnagNetworkRequestPlugin",
3   "version": "6.25.2",
4   "summary": "Network request monitoring support for Bugsnag.",
5   "homepage": "https://bugsnag.com",
6   "license": "MIT",
7   "authors": {
8     "Bugsnag": "notifiers@bugsnag.com"
9   },
10   "readme": "https://raw.githubusercontent.com/bugsnag/bugsnag-cocoa/v6.25.2/BugsnagNetworkRequestPlugin/README.md",
11   "source": {
12     "git": "https://github.com/bugsnag/bugsnag-cocoa.git",
13     "tag": "v6.25.2"
14   },
15   "dependencies": {
16     "Bugsnag": "~> 6.13"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.11",
21     "tvos": "9.2",
22     "watchos": "6.3"
23   },
24   "source_files": [
25     "BugsnagNetworkRequestPlugin/BugsnagNetworkRequestPlugin/{**/,}*.{m,h,mm,c}"
26   ],
27   "requires_arc": true,
28   "prefix_header_file": false,
29   "public_header_files": [
30     "BugsnagNetworkRequestPlugin/BugsnagNetworkRequestPlugin/include/BugsnagNetworkRequestPlugin/*.h"
31   ]