[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 6 / 2 / e / ImagineAR-Core / 1.6.15 / ImagineAR-Core.podspec.json
blobfeb2e43a9d34243858dceac1cca77a35b08bdecf
2   "name": "ImagineAR-Core",
3   "version": "1.6.15",
4   "summary": "ImagineAR Core 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/a4ba01dc6468b55e97c2cb981d26904c6d370c24/IAR_Core_SDK.zip?raw=true"
16   },
17   "swift_versions": "5.3.1",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "AVFoundation",
24     "SystemConfiguration",
25     "Security",
26     "QuartzCore",
27     "ModelIO",
28     "MediaPlayer",
29     "CoreMotion",
30     "CoreMedia",
31     "CoreGraphics",
32     "CoreFoundation",
33     "AVFoundation",
34     "AudioToolbox",
35     "Metal",
36     "MetalKit",
37     "SceneKit",
38     "IAR_Core_SDK"
39   ],
40   "dependencies": {
41     "AFNetworking": [
42       "~>4.0.1"
43     ],
44     "R.swift": [
45       "~>6.1.0"
46     ],
47     "SnapKit": [
48       "~>5.6.0"
49     ],
50     "Moya": [
51       "~>13.0.1"
52     ]
53   },
54   "public_header_files": "Framework-Core/IAR_Core_SDK.xcframework/*/IAR_Core_SDK.framework/Headers/*.h",
55   "source_files": "Framework-Core/IAR_Core_SDK.xcframework/*/IAR_Core_SDK.framework/Headers/*.h",
56   "ios": {
57     "vendored_frameworks": "Framework-Core/IAR_Core_SDK.xcframework"
58   },
59   "swift_version": "5.3.1"