[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / e / 3 / WannaSDK / 7.0.1 / WannaSDK.podspec.json
blob8d82ab13199187dbe48205b7ace69d379663617e
2   "name": "WannaSDK",
3   "version": "7.0.1",
4   "summary": "Mobile Virtual Try-On SDK",
5   "description": "WANNA SDK empowers iOS applications with the Augmented Reality (AR) Try-On\ncapabilities for shoes and watches. Once integrated, the AR Try-On feature\nallows app users to try sneakers or watches in real-time with their\nsmartphones by pointing a mobile camera at their feet or wrist.",
6   "homepage": "https://wanna.fashion",
7   "readme": "https://github.com/WANNABY/WannaSDK-iOS/blob/master/README.md",
8   "license": {
9     "type": "Commercial",
10     "text": "                     Working with WANNA SDK is subject to Terms of use(https://wanna.fashion/terms-trial). Please review them before downloading the SDK and starting to use it.\n"
11   },
12   "authors": "help@wanna.fashion",
13   "resource_bundles": {
14     "WannaCoreSDK": [
15       "WannaCoreSDK.xcframework/PrivacyInfo.xcprivacy"
16     ],
17     "WsneakersUISDK": [
18       "WsneakersUISDK.xcframework/PrivacyInfo.xcprivacy"
19     ]
20   },
21   "source": {
22     "http": "https://wreleases.s3.amazonaws.com/sdks/ios/20240206/WannaSDK_ios_7_0_1_507_cocoapods.zip"
23   },
24   "platforms": {
25     "ios": "12.0"
26   },
27   "ios": {
28     "preserve_paths": [
29       "WsneakersUISDK.xcframework",
30       "WannaCoreSDK.xcframework"
31     ],
32     "vendored_frameworks": [
33       "WsneakersUISDK.xcframework",
34       "WannaCoreSDK.xcframework"
35     ]
36   }