[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 5 / LogMealDepth / 2.0.3 / LogMealDepth.podspec.json
blob4b5893c05f179af96f177b6494404677e7fef36b
2   "name": "LogMealDepth",
3   "version": "2.0.3",
4   "summary": "A library to capture depth images to be used with LogMeal services.",
5   "description": "This library aims to to implement a means to capture depth images and the needed metadata so that it can be properly used versus the logMeal services in order to get the meal info.",
6   "homepage": "https://gitlab.com/logmeal/logmeal-depth-sdk-ios",
7   "license": {
8     "type": "propietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AIGecko Technologies SL": "contact@logmeal.es"
13   },
14   "source": {
15     "git": "https://gitlab.com/logmeal/logmeal-depth-sdk-ios.git",
16     "tag": "2.0.3"
17   },
18   "social_media_url": "https://twitter.com/logmeal_ai",
19   "swift_versions": "5.7",
20   "platforms": {
21     "ios": "14.0"
22   },
23   "source_files": "LogMealDepth/Classes/**/*.swift",
24   "frameworks": [
25     "UIKit",
26     "AVFoundation"
27   ],
28   "swift_version": "5.7"