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