blob: 2b3da212c252ef6df6394bcbd162c49fae6a93a6 [file] [log] [blame]
{
"name": "TapErrorReporting",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"summary": "Tap error reporting library",
"requires_arc": true,
"version": "1.0.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company"
},
"homepage": "https://github.com/Tap-Payments/TapErrorReporting-iOS",
"source": {
"git": "https://github.com/Tap-Payments/TapErrorReporting-iOS.git",
"tag": "1.0.3"
},
"source_files": "TapErrorReporting/Source/**/*.{swift}",
"ios": {
"resource_bundles": {
"ErrorReportingResources": [
"TapErrorReporting/Resources/*.{xib}",
"TapErrorReporting/Resources/Localization/*.lproj"
]
}
},
"dependencies": {
"TapAdditionsKit/Foundation/Bundle": [
">= 1.3.3"
],
"TapAdditionsKit/SwiftStandartLibrary/Dictionary": [
">= 1.3.3"
],
"TapAdditionsKit/SwiftStandartLibrary/Encodable": [
">= 1.3.3"
],
"TapAdditionsKit/Tap/ClassProtocol": [
">= 1.3.3"
],
"TapAdditionsKit/Tap/TypeAlias": [
">= 1.3.3"
],
"TapAlertViewController": [
">= 1.0.2"
],
"TapApplication": [
">= 1.0.7"
],
"TapBundleLocalization": [
">= 1.0.3"
],
"TapNetworkManager/Core": [
">= 1.2.6"
],
"TapNibView": [
">= 1.0.4"
]
}
}