[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / 3 / MealzNavModuleIOS / 1.0.5 / MealzNavModuleIOS.podspec.json
blob3ab3b9022e4ceb75302b7c14e722f46aa3a9ebbd
2   "name": "MealzNavModuleIOS",
3   "version": "1.0.5",
4   "summary": "Mealz UI iOS SDK",
5   "description": "Mealz UI iOS SDK.",
6   "homepage": "https://www.miam.tech",
7   "license": "GPLv3",
8   "authors": {
9     "Diarmuid McGonagle": "it@miam.tech"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5.8",
15   "source": {
16     "git": "https://github.com/miamtech/MealzNavModuleIOS.git",
17     "tag": "1.0.5"
18   },
19   "source_files": "Sources/**/*.{h,m,swift}",
20   "dependencies": {
21     "MealzUIModuleIOS": [
22       "~> 1.0.4"
23     ]
24   },
25   "static_framework": true,
26   "resource_bundles": {
27     "MealzNavModuleIOS": [
28       "*.xcprivacy",
29       "Sources/**/*.{lproj}"
30     ]
31   },
32   "swift_version": "5.8"