[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / 5 / TapFontsKitV2 / 0.0.2 / TapFontsKitV2.podspec.json
blob145492dace5ccffb98121dddaa0e02b6f826728f
2   "name": "TapFontsKitV2",
3   "version": "0.0.2",
4   "summary": "Kit with fonts used in Tap mobile apps & frameworks.",
5   "description": "Kit with fonts used in Tap mobile apps & frameworks.Kit with fonts used in Tap mobile apps & frameworks.",
6   "homepage": "https://github.com/Tap-Payments/TapFontsKitV2",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "O Rabie": "o.rabie@tap.company"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0"
21   ],
22   "source": {
23     "git": "https://github.com/Tap-Payments/TapFontsKitV2.git",
24     "tag": "0.0.2"
25   },
26   "source_files": "TapFontsKitV2/TapFontsKitV2/Source/**/*.{h,m,swift}",
27   "exclude_files": "Classes/Exclude",
28   "resources": "TapFontsKitV2/TapFontsKitV2/Resources/*.{ttf}",
29   "ios": {
30     "resource_bundles": {
31       "Fonts": "TapFontsKitV2/TapFontsKitV2/Resources/*.ttf"
32     }
33   },
34   "dependencies": {
35     "SwiftLint": [
37     ],
38     "TapAdditionsKitV2": [
40     ],
41     "TapSwiftFixes/Threading": [
43     ]
44   },
45   "swift_version": "5.0"