[Add] CustomerIOTrackingMigration 3.3.1
[CocoaPods.git] / Specs / c / 4 / 8 / QueenlyTryOn / 1.0.1 / QueenlyTryOn.podspec.json
blob616f267f9fe9ef313d7e13b65088a40c32641819
2   "name": "QueenlyTryOn",
3   "version": "1.0.1",
4   "summary": "QueenlyTryOn is a framework to build virtual try on into your iOS mobile app.",
5   "description": "The Queenly Virtual Try-On iOS SDK helps you build a customizable virtual try-on feature into your iOS app. We provide powerful and customizable UI screens and elements that you can use out-of-the-box to allow your customers to try on your products with both generative AI and Augmented Reality.",
6   "homepage": "https://github.com/QueenlyEng/QueenlyTryOn",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "moralesmicaella": "morales.micaella@gmail.com",
13     "kaffyzoo": "kathy.m.zhou@gmail.com"
14   },
15   "platforms": {
16     "ios": "14.0"
17   },
18   "source": {
19     "git": "https://github.com/QueenlyEng/QueenlyTryOn.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "QueenlyTryOn/**/*.{h,m,swift}",
23   "resource_bundles": {
24     "QueenlyTryOn": [
25       "QueenlyTryOn/Assets.xcassets"
26     ]
27   },
28   "frameworks": [
29     "Foundation",
30     "UIKit",
31     "ARKit",
32     "Vision",
33     "Photos",
34     "PhotosUI",
35     "VideoToolbox"
36   ],
37   "swift_versions": "5.9",
38   "swift_version": "5.9"