[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / 8 / QueenlyTryOn / 1.0.7 / QueenlyTryOn.podspec.json
blob1d27f9defd4bf30f1b2579647bf52e65f1f7d775
2   "name": "QueenlyTryOn",
3   "version": "1.0.7",
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.7"
21   },
22   "source_files": "QueenlyTryOn/**/*.{h,m,swift}",
23   "resources": [
24     "QueenlyTryOn/**/*.{lproj,png,json,xcassets}"
25   ],
26   "ios": {
27     "resource_bundles": {
28       "QueenlyTryOn": "QueenlyTryOn/**/*.{lproj,png,json,xcassets}"
29     }
30   },
31   "frameworks": [
32     "Foundation",
33     "UIKit",
34     "ARKit",
35     "Vision",
36     "Photos",
37     "PhotosUI",
38     "VideoToolbox"
39   ],
40   "swift_versions": "5.9",
41   "swift_version": "5.9"