[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 5 / ImagineAR-UI / 1.6.30 / ImagineAR-UI.podspec.json
blobfa070a1f2c04d38db898d9fd30947759a30e5f30
2   "name": "ImagineAR-UI",
3   "version": "1.6.30",
4   "summary": "ImagineAR DropIn UI SDK for custom AR experience.",
5   "description": "Imagine AR is a native library to facilitate the addition of augmentented reality assets with Vuforia and IAR cloud.",
6   "homepage": "https://docs.imaginear.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Imagine AR": "imaginear.it@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/ImagineAR/IAR-SDK-Binaries/blob/e7d40c12baee8288299ef26546f5c14784d51088/IAR_UI_SDK.zip?raw=true"
16   },
17   "swift_versions": "5.3.1",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "frameworks": "IAR_UI_SDK",
22   "dependencies": {
23     "ImagineAR-Core": [
24       "1.6.30"
25     ],
26     "ImagineAR-Surface": [
27       "1.6.30"
28     ],
29     "ImagineAR-Target": [
30       "1.6.30"
31     ]
32   },
33   "public_header_files": "Framework-UI/IAR_UI_SDK.xcframework/*/IAR_UI_SDK.framework/Headers/*.h",
34   "source_files": "Framework-UI/IAR_UI_SDK.xcframework/*/IAR_UI_SDK.framework/Headers/*.h",
35   "ios": {
36     "vendored_frameworks": "Framework-UI/IAR_UI_SDK.xcframework"
37   },
38   "swift_version": "5.3.1"