[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 6 / 2 / e / ImagineAR-Core / 1.4.0 / ImagineAR-Core.podspec.json
blob2b6ecac550024b456ec9c471b02c91e69afdb6c0
2   "name": "ImagineAR-Core",
3   "version": "1.4.0",
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://dl.dropbox.com/s/czploomsh2qhzsl/IAR_Core_SDK_1-4-0.zip?dl=0"
16   },
17   "swift_versions": "5.3",
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     "OCMapper": [
45       "2.1"
46     ],
47     "R.swift": [
48       "5.4.0"
49     ],
50     "SnapKit": [
51       "5.0.1"
52     ]
53   },
54   "pod_target_xcconfig": {
55     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
56   },
57   "user_target_xcconfig": {
58     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
59   },
60   "public_header_files": "Framework-Core/IAR_Core_SDK.framework/Headers/*.h",
61   "source_files": "Framework-Core/IAR_Core_SDK.framework/Headers/*.h",
62   "ios": {
63     "vendored_frameworks": "Framework-Core/IAR_Core_SDK.framework"
64   },
65   "swift_version": "5.3"