[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / d / c / 5 / LogMealDepth / 0.3.0 / LogMealDepth.podspec.json
blob3e6400c26c99007d7f8b22d865f34f66bcc0679f
2   "name": "LogMealDepth",
3   "version": "0.3.0",
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     "Eduard Calero Rovira": "educalero@icloud.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/logmeal/logmeal-depth-sdk-ios.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/CaleroEduard",
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"