[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 8 / TapErrorReportingV2 / 0.0.2 / TapErrorReportingV2.podspec.json
blob232d86ceb103c61060d62a277d2422f81af17272
2   "name": "TapErrorReportingV2",
3   "version": "0.0.2",
4   "summary": "Tap error reporting library",
5   "description": "Tap error reporting library.Tap error reporting library.",
6   "homepage": "https://github.com/Tap-Payments/TapErrorReportingV2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "O Rabie": "o.rabie@tap.company"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/Tap-Payments/TapErrorReportingV2.git",
24     "tag": "0.0.2"
25   },
26   "source_files": "TapErrorReportingV2/TapErrorReportingV2/Source/**/*.{h,m,swift}",
27   "exclude_files": "Classes/Exclude",
28   "resources": "TapErrorReportingV2/TapErrorReportingV2/Resources/**/*.{xib,strings}",
29   "ios": {
30     "resource_bundles": {
31       "ErrorReportingResources": [
32         "TapErrorReportingV2/TapErrorReportingV2/Resources/*.{xib}",
33         "TapErrorReporting/Resources/Localization/*.lproj"
34       ]
35     }
36   },
37   "dependencies": {
38     "TapAdditionsKitV2": [
40     ],
41     "TapAlertViewControllerV2": [
43     ],
44     "TapApplicationV2": [
46     ],
47     "TapBundleLocalization": [
49     ],
50     "TapNetworkManagerV2": [
52     ]
53   },
54   "swift_version": "5.0"