[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 2 / 6 / TapErrorReporting / 1.0 / TapErrorReporting.podspec.json
blob323e1cbf89d9bb70dcee90d90af43ff577ac72bc
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",
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"
21   },
22   "source_files": "TapErrorReporting/Source/**/*.{swift}",
23   "ios": {
24     "resource_bundles": {
25       "ErrorReportingResources": [
26         "TapErrorReporting/Resources/Localization/*.lproj"
27       ]
28     }
29   },
30   "dependencies": {
31     "TapAdditionsKit/Foundation/Bundle": [
33     ],
34     "TapAdditionsKit/SwiftStandartLibrary/Dictionary": [
36     ],
37     "TapAdditionsKit/SwiftStandartLibrary/Encodable": [
39     ],
40     "TapAdditionsKit/Tap/ClassProtocol": [
42     ],
43     "TapAdditionsKit/Tap/TypeAlias": [
45     ],
46     "TapApplication": [
48     ],
49     "TapBundleLocalization": [
51     ],
52     "TapNetworkManager/Core": [
54     ]
55   }