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