[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 3 / b / GlamARiOS / 0.0.1 / GlamARiOS.podspec.json
blobe0e1b28621993149501df171ec8f15a99a10e267
2   "name": "GlamARiOS",
3   "version": "0.0.1",
4   "summary": "With GlamAR iOS SDK, you can apply different SKUs such as lipstick, blush, eyeliner and eyeshadow.",
5   "description": "With GlamAR iOS SDK, you can apply different SKUs such as lipstick, blush, eyeliner and eyeshadow. **Note :- You can only apply SKUs that you’ve already configured in the Admin Panel. **With the GlamAR SDK, you can take snapshots of the preview, change the makeup opacity and even capture a video recording. Because the GlamAR SDK can apply makeup in real-time, you can use it in applications such as displaying your shop’s cataolgue.",
6   "homepage": "https://gitlab.com/nachiketfynd/vegeta",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nachiket Vaidya": "nachiketvaidya@gofynd.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/nachiketfynd/vegeta.git"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "GlamARiOS/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics",
24     "Foundation"
25   ],
26   "dependencies": {
27     "GoogleMLKit/FaceDetection": [
29     ],
30     "OpenCV": [
32     ]
33   },
34   "static_framework": true,
35   "resource_bundles": {
36     "GlamARiOS": [
37       "GlamARiOS/Storyboard/*",
38       "GlamARiOS/Assets/*.png"
39     ]
40   }