[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / d / 4 / a / GlamAR / 1.0.0 / GlamAR.podspec.json
blob7b21000471048a9e895e11998b7281af1dc1734c
2   "name": "GlamAR",
3   "version": "1.0.0",
4   "summary": "Enhance your web applications with advanced Augmented Reality (AR) features using the GlamAR SDK.",
5   "description": "The GlamAR SDK enables developers to effortlessly integrate advanced Augmented Reality (AR) capabilities into their web applications. Utilizing machine learning and deep learning models, GlamAR tracks facial features and expressions, overlaying them with realistic 2D and 3D graphics in real-time. Ideal for creating immersive experiences like virtual try-ons for makeup, eyewear, accessories, nails, and hair, the SDK includes all the necessary components to help you focus on visual design while it handles the complex AR processes.",
6   "homepage": "https://github.com/pixelbin-io/glamar-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Author Name": "dev@pixelbin.io"
13   },
14   "source": {
15     "git": "https://github.com/pixelbin-io/glamar-swift.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}",
22   "exclude_files": "Example",
23   "swift_versions": "5.8",
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.9.1"
27     ]
28   },
29   "swift_version": "5.8"