[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / c / 7 / 2 / ImagineAR-UI-SDK / 0.1.2 / ImagineAR-UI-SDK.podspec.json
blobd8832ef5712a74c77b2b6e8d4a630298ac9bce5f
2   "name": "ImagineAR-UI-SDK",
3   "version": "0.1.2",
4   "summary": "ImagineAR SDK for custom AR campaigns.",
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/e61f0fae43ce741d42e551bf44bfa278c019313b/IAR_UI_SDK.zip?raw=true"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "swift_versions": "5.3.1",
21   "dependencies": {
22     "ImagineAR-Core": [
23       "~> 1.6.0"
24     ],
25     "ImagineAR-Target": [
26       "~> 1.6.0"
27     ],
28     "ImagineAR-Surface": [
29       "~> 1.6.0"
30     ]
31   },
32   "public_header_files": "Framework-UI/IAR_UI_SDK.xcframework/*/IAR_UI_SDK.framework/Headers/*.h",
33   "source_files": "Framework-UI/IAR_UI_SDK.xcframework/*/IAR_UI_SDK.framework/Headers/*.h",
34   "ios": {
35     "vendored_frameworks": "Framework-UI/IAR_UI_SDK.xcframework"
36   },
37   "swift_version": "5.3.1"