[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 4 / d / BugsnagNetworkRequestPlugin / 6.14.3 / BugsnagNetworkRequestPlugin.podspec.json
blobf7d518137b39887183b374034ddb50ec9d9ae785
2   "name": "BugsnagNetworkRequestPlugin",
3   "version": "6.14.3",
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.14.3/BugsnagNetworkRequestPlugin/README.md",
11   "source": {
12     "git": "https://github.com/bugsnag/bugsnag-cocoa.git",
13     "tag": "v6.14.3"
14   },
15   "dependencies": {
16     "Bugsnag": "~> 6.13"
17   },
18   "platforms": {
19     "ios": "9.3",
20     "osx": "10.11",
21     "tvos": "9.2"
22   },
23   "source_files": [
24     "BugsnagNetworkRequestPlugin/BugsnagNetworkRequestPlugin/{**/,}*.{m,h,mm,c}"
25   ],
26   "requires_arc": true,
27   "prefix_header_file": false,
28   "public_header_files": [
29     "BugsnagNetworkRequestPlugin/BugsnagNetworkRequestPlugin/include/BugsnagNetworkRequestPlugin/*.h"
30   ]