blob: 873708cb35183edde9ff4ac5c51c9dfc34a39cf3 [file] [log] [blame]
{
"name": "TapApplication",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"summary": "Base Application interface.",
"requires_arc": true,
"version": "1.0.5",
"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.5"
},
"source_files": "TapApplication/Source/*.swift",
"dependencies": {
"TapAdditionsKit/SwiftStandartLibrary/String": [
">= 1.2"
],
"TapAdditionsKit/Tap/ClassProtocol": [
">= 1.2"
],
"TapAdditionsKit/UIKit/UIViewController": [
">= 1.2"
],
"TapSwiftFixes/Threading": [
">= 1.0.5"
]
}
}