blob: 145492dace5ccffb98121dddaa0e02b6f826728f [file] [log] [blame]
{
"name": "TapFontsKitV2",
"version": "0.0.2",
"summary": "Kit with fonts used in Tap mobile apps & frameworks.",
"description": "Kit with fonts used in Tap mobile apps & frameworks.Kit with fonts used in Tap mobile apps & frameworks.",
"homepage": "https://github.com/Tap-Payments/TapFontsKitV2",
"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/TapFontsKitV2.git",
"tag": "0.0.2"
},
"source_files": "TapFontsKitV2/TapFontsKitV2/Source/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"resources": "TapFontsKitV2/TapFontsKitV2/Resources/*.{ttf}",
"ios": {
"resource_bundles": {
"Fonts": "TapFontsKitV2/TapFontsKitV2/Resources/*.ttf"
}
},
"dependencies": {
"SwiftLint": [
],
"TapAdditionsKitV2": [
],
"TapSwiftFixes/Threading": [
]
},
"swift_version": "5.0"
}