[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / 3 / MealzNavModuleIOS / 1.0.1 / MealzNavModuleIOS.podspec.json
blob54a18e72f4ae11e1519935099c26f1e7e1b64cb8
2   "name": "MealzNavModuleIOS",
3   "version": "1.0.1",
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.1"
18   },
19   "source_files": "Sources/**/*.{h,m,swift}",
20   "dependencies": {
21     "MealzUIModuleIOS": [
22       "~> 1.0.1"
23     ]
24   },
25   "static_framework": true,
26   "resource_bundles": {
27     "MealzNavModuleIOS": [
28       "*.xcprivacy"
29     ]
30   },
31   "swift_version": "5.8"