[Add] TensorFlowLiteSwift 0.0.1-nightly.20241213
[CocoaPods.git] / Specs / c / 2 / a / FileViewers / 0.0.3 / FileViewers.podspec.json
blobc251069fa97313291a5fd9b7521eda1dfc190d3d
2   "name": "FileViewers",
3   "version": "0.0.3",
4   "summary": "Viewer for different file types: via WKWebView, ebooks, audio/video, etc.",
5   "homepage": "https://git.bpmobile.org/Scanners/ios-scanner-submodules/fileviewers",
6   "license": "Copyright (C) BPMobile - All Rights Reserved",
7   "authors": {
8     "Igor Pesin": "igor.pesin@bpmobile.com"
9   },
10   "source": {
11     "git": "https://git.bpmobile.org/Scanners/ios-scanner-submodules/fileviewers.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "requires_arc": true,
18   "static_framework": true,
19   "source_files": "Sources/**/*.{swift}",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "dependencies": {
25     "ViperMcFlurryX_Swift": [
26       "3.2.1"
27     ],
28     "ViperMcFlurryX_Swift/EmbeddableModule": [
29       "3.2.1"
30     ],
31     "ViperServices": [
32       "~> 1.4.0"
33     ],
34     "OnDeallocateX": [
35       "~> 1.0.0"
36     ]
37   }