blob: 0291cab1735b4b6acab801220be79efca90c45c8 [file] [log] [blame]
{
"name": "TapApplicationV2",
"version": "0.0.1",
"summary": "Base Application interface.",
"description": "Base Application interface.Base Application interface.Base Application interface.",
"homepage": "https://github.com/Tap-Payments/TapApplicationV2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"O Rabie": "o.rabie@tap.company"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/Tap-Payments/TapApplicationV2.git",
"tag": "0.0.1"
},
"source_files": "TapApplicationV2/TapApplicationV2/Source/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"SwiftLint": [
],
"TapAdditionsKitV2": [
],
"TapSwiftFixes/Threading": [
]
},
"swift_version": "5.0"
}