blob: 38b182abd3cc639099fae0396db27d78964aa5d3 [file] [log] [blame]
{
"name": "TapApplication",
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"summary": "Base Application interface.",
"requires_arc": true,
"version": "1.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tap Payments": "hello@tap.company"
},
"homepage": "https://github.com/Tap-Payments/TapApplication-iOS",
"source": {
"git": "https://github.com/Tap-Payments/TapApplication-iOS.git",
"tag": "1.0.6"
},
"source_files": "TapApplication/Source/*.swift",
"dependencies": {
"TapAdditionsKit/SwiftStandartLibrary/String": [
">= 1.3.1"
],
"TapAdditionsKit/Tap/ClassProtocol": [
">= 1.3.1"
],
"TapAdditionsKit/UIKit/UIViewController": [
">= 1.3.1"
],
"TapSwiftFixes/Threading": [
">= 1.0.8"
]
}
}