[Add] DocumentReaderFullAuthRFIDNightly 7.6.11079
[CocoaPods.git] / Specs / 9 / 3 / 5 / TapFontsKitV2 / 0.0.4 / TapFontsKitV2.podspec.json
blobc090010e69e2d24ae9ebbf860b94232955c7f59c
2   "name": "TapFontsKitV2",
3   "version": "0.0.4",
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.4"
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     "TapAdditionsKitV2": [
37     ]
38   },
39   "swift_version": "5.0"