blob: 1b4513d34e21004b09a24cc59fa5e437829129f8 [file] [log] [blame]
{
"name": "TapErrorReportingV2",
"version": "0.0.3",
"summary": "Tap error reporting library",
"description": "Tap error reporting library.Tap error reporting library.",
"homepage": "https://github.com/Tap-Payments/TapErrorReportingV2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"O Rabie": "o.rabie@tap.company"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/Tap-Payments/TapErrorReportingV2.git",
"tag": "0.0.3"
},
"source_files": "TapErrorReportingV2/TapErrorReportingV2/Source/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "TapErrorReportingV2/TapErrorReportingV2/Resources/**/*.{xib,strings}",
"ios": {
"resource_bundles": {
"ErrorReportingResources": [
"TapErrorReportingV2/TapErrorReportingV2/Resources/*.{xib}",
"TapErrorReporting/Resources/Localization/*.lproj"
]
}
},
"dependencies": {
"TapAdditionsKitV2": [
],
"TapAlertViewControllerV2": [
],
"TapApplicationV2": [
],
"TapBundleLocalization": [
],
"TapNetworkManagerV2": [
]
},
"swift_version": "5.0"
}