[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 9 / 2 / 6 / TapErrorReporting / 1.0.1 / TapErrorReporting.podspec.json
blob047a8c931d0f043aa89dbb89cb03a423d5b6ddf9
2   "name": "TapErrorReporting",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "swift_version": "4.2",
7   "summary": "Tap error reporting library",
8   "requires_arc": true,
9   "version": "1.0.1",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Tap Payments": "hello@tap.company"
16   },
17   "homepage": "https://github.com/Tap-Payments/TapErrorReporting-iOS",
18   "source": {
19     "git": "https://github.com/Tap-Payments/TapErrorReporting-iOS.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "TapErrorReporting/Source/**/*.{swift}",
23   "ios": {
24     "resource_bundles": {
25       "ErrorReportingResources": [
26         "TapErrorReporting/Resources/*.{xib}",
27         "TapErrorReporting/Resources/Localization/*.lproj"
28       ]
29     }
30   },
31   "dependencies": {
32     "TapAdditionsKit/Foundation/Bundle": [
34     ],
35     "TapAdditionsKit/SwiftStandartLibrary/Dictionary": [
37     ],
38     "TapAdditionsKit/SwiftStandartLibrary/Encodable": [
40     ],
41     "TapAdditionsKit/Tap/ClassProtocol": [
43     ],
44     "TapAdditionsKit/Tap/TypeAlias": [
46     ],
47     "TapAlertViewController": [
49     ],
50     "TapApplication": [
52     ],
53     "TapBundleLocalization": [
55     ],
56     "TapNetworkManager/Core": [
58     ],
59     "TapNibView": [
61     ]
62   }